services.pretix.plugins

Pretix plugins to install into the Python environment.

Type
list of package
Default
[ ]
Example
with config.services.pretix.package.plugins; [
  passbook
  pages
];
Declared
<nixpkgs/nixos/modules/services/web-apps/pretix.nix>