services.oauth2-proxy.cookie.secretFile

NixOS option

The path to a file containing the seed string for secure cookies.

type: null or absolute path
Default
null
Example
"/run/keys/oauth2-cookie-secret"
declared in: nixos/modules/services/security/oauth2-proxy.nixView source on NixOS/nixpkgs →