services.traefik.environmentFiles
NixOS option
Files to load as environment file. Environment variables from this file will be substituted into the static configuration file using envsubst.
type: list of absolute pathDefault
[ ]
Example
declared in: nixos/modules/services/web-servers/traefik.nixView source on NixOS/nixpkgs →[ "/run/secrets/traefik.env" ]