services.screego.environmentFile
NixOS option
Environment file (see systemd.exec(5) “EnvironmentFile=” section for the syntax) passed to the service. This option can be used to safely include secrets in the configuration.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/web-apps/screego.nixView source on NixOS/nixpkgs →"/run/secrets/screego-envfile"