services.pretalx.plugins
Pretalx plugins to install into the Python environment.
- Type
list of package- Default
[ ]- Example
with config.services.pretalx.package.plugins; [ pages youtube ];- Declared
- <nixpkgs/nixos/modules/services/web-apps/pretalx.nix>
Pretalx plugins to install into the Python environment.
list of package[ ]with config.services.pretalx.package.plugins; [
pages
youtube
];