services.ocis.user

NixOS option

The user to run oCIS as. By default, a user named ocis will be created whose home directory is stateDir.

type: string
Default
"ocis"
Example
"yourUser"
declared in: nixos/modules/services/web-apps/ocis.nixView source on NixOS/nixpkgs →