services.shiori.environmentFile

Path to file containing environment variables. Useful for passing down secrets. https://github.com/go-shiori/shiori/blob/master/docs/Configuration.md#overall-configuration

Type
null or absolute path
Default
null
Example
"/path/to/environmentFile"
Declared
<nixpkgs/nixos/modules/services/web-apps/shiori.nix>