MyNixOS website logo
option

services.pretalx.environmentFiles

Environment files that allow passing secret configuration values.

Each line must follow the PRETALX_SECTION_KEY=value pattern.

Declarations
Type
list of absolute path
Default
[ ]
Example
[
  "/run/secrets/pretalx/env"
]