services.dex.environmentFile

NixOS option

Environment file (see systemd.exec(5) “EnvironmentFile=” section for the syntax) to define variables for dex. This option can be used to safely include secret keys into the dex configuration.

type: null or absolute path
Default
null
declared in: nixos/modules/services/web-apps/dex.nixView source on NixOS/nixpkgs →