services.nagios.extraConfig

Configuration to add to /etc/nagios.cfg

Type
attribute set of string
Default
{ }
Example
{
  debug_file = "/var/log/nagios/debug.log";
  debug_level = "-1";
}
Declared
<nixpkgs/nixos/modules/services/monitoring/nagios.nix>