services.porxie.settings.PORXIE_POLICY_REQUEST_HEADERS

NixOS option

Headers sent alongside requests to the policy service. Each header must be in the format Name: value. As pipes are used as a delimiter, they cannot be contained in headers. Should be set via environmentFiles for sensitive values such as API keys.

type: null or (list of string)
Default
null
declared in: nixos/modules/services/networking/porxie.nixView source on NixOS/nixpkgs →