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