services.pretix.plugins
NixOS option
Pretix plugins to install into the Python environment.
type: list of packageDefault
[ ]
Example
declared in: nixos/modules/services/web-apps/pretix.nixView source on NixOS/nixpkgs →with config.services.pretix.package.plugins; [ passbook pages ];