services.outline.secretKeyFile

File path that contains the application secret key. It must be 32 bytes long and hex-encoded. If the file does not exist, a new key will be generated and saved here.

Type
string
Default
"/var/lib/outline/secret_key"
Declared
<nixpkgs/nixos/modules/services/web-apps/outline.nix>