MyNixOS website logo
option

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.

Declarations
Type
string
Default
"/var/lib/outline/secret_key"