MyNixOS website logo
option

services.reaction.settings.plugins

Nixpkgs provides a reaction-plugins package set which includes both offical and community plugins for reaction.

To use the plugins in your module configuration, in settings.plugins you can use for e.g. ${lib.getExe reaction-plugins.reaction-plugin-ipset} See https://reaction.ppom.me/plugins/ to configure plugins.

Declarations
Type
attribute set of (submodule)
Default
{ }