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 package
Default
{ }
Example
{
  "snow" = icingaweb2Modules.theme-snow;
}
declared in: nixos/modules/services/web-apps/icingaweb2/icingaweb2.nixView source on NixOS/nixpkgs →