services.nextcloud.secretFile

NixOS option

Secret options which will be appended to Nextcloud’s config.php file (written as JSON, in the same form as the services.nextcloud.settings option), for example {"redis":{"password":"secret"}}.

type: null or string
Default
null
declared in: nixos/modules/services/web-apps/nextcloud.nixView source on NixOS/nixpkgs →