services.icingaweb2.authentications

authentication.ini contents. Will automatically be converted to a .ini file.

If the value is null, no authentication.ini is created and you can modify it manually (e.g. via the web interface).

Type
null or (attribute set)
Default
null
Example
{
  icingaweb = {
    backend = "db";
    resource = "icingaweb_db";
  };
}
Declared
<nixpkgs/nixos/modules/services/web-apps/icingaweb2/icingaweb2.nix>