services.oauth2-proxy.keyFile
oauth2-proxy allows passing sensitive configuration via environment variables. Make a file that contains lines like OAUTH2_PROXY_CLIENT_SECRET=asdfasdfasdf.apps.googleuserscontent.com and specify the path here.
- Type
null or absolute path- Default
null- Example
"/run/keys/oauth2-proxy"- Declared
- <nixpkgs/nixos/modules/services/security/oauth2-proxy.nix>