services.pretix.settings
pretix configuration as a Nix attribute set. All settings can also be passed from the environment.
See https://docs.pretix.eu/en/latest/admin/config.html for possible options.
- Type
open submodule of attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))- Default
{ }- Declared
- <nixpkgs/nixos/modules/services/web-apps/pretix.nix>