services.pretalx.environmentFiles

Environment files that allow passing secret configuration values.

Each line must follow the PRETALX_SECTION_KEY=value pattern.

Type
list of absolute path
Default
[ ]
Example
[
  "/run/secrets/pretalx/env"
]
Declared
<nixpkgs/nixos/modules/services/web-apps/pretalx.nix>