MyNixOS website logo
option

services.pretalx.plugins

Pretalx plugins to install into the Python environment.

Declarations
Type
list of package
Default
[ ]
Example
with config.services.pretalx.package.plugins; [
  pages
  youtube
];