services.pretix.environmentFile

NixOS option

Environment file to pass secret configuration values. Each line must follow the PRETIX_SECTION_KEY=value pattern.

type: null or absolute path
Default
null
Example
"/run/keys/pretix-secrets.env"
declared in: nixos/modules/services/web-apps/pretix.nixView source on NixOS/nixpkgs →