services.haven.environmentFile

Path to a file containing sensitive environment variables. See https://github.com/bitvora/haven for documentation. The file should contain environment-variable assignments like: S3_SECRET_KEY=mysecretkey S3_ACCESS_KEY_ID=myaccesskey

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