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>
Configuration to add to /etc/nagios.cfg
attribute set of string{ }{
debug_file = "/var/log/nagios/debug.log";
debug_level = "-1";
}