services.rustical.environmentFiles
NixOS option
Environment files to load into the runtime environment. Check the documentation for how to construct environment variables. Environment variables can substitute any config value and are useful for hiding secrets.
type: list of absolute pathDefault
[ ]
Example
declared in: nixos/modules/services/web-apps/rustical.nixView source on NixOS/nixpkgs →[ "/run/keys/rustical.env" ]