services.karakeep.environmentFile

An optional path to an environment file that will be used in the web and workers services. This is useful for loading private keys.

Type
null or absolute path
Default
null
Example
"/var/lib/karakeep/secrets.env"
Declared
<nixpkgs/nixos/modules/services/web-apps/karakeep.nix>