services.icingaweb2.modulePackages
NixOS option
Name-package attrset of Icingaweb 2 modules packages to enable. If you enable modules manually (e.g. via the web ui), they will not be touched.
type: attribute set of packageDefault
{ }Example
declared in: nixos/modules/services/web-apps/icingaweb2/icingaweb2.nixView source on NixOS/nixpkgs →{
"snow" = icingaweb2Modules.theme-snow;
}