services.karakeep.environmentFile

NixOS option

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 in: nixos/modules/services/web-apps/karakeep.nixView source on NixOS/nixpkgs →