services.opencloud.user

NixOS option

The user to run OpenCloud as. By default, a user named opencloud will be created whose home directory is services.opencloud.stateDir.

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