services.nagios.virtualHost.listenAddresses
NixOS option
Listen addresses for this virtual host. Compared to listen this only sets the addresses and the ports are chosen automatically.
type: non-empty (list of string)Default
[ "*" ]
Example
declared in: nixos/modules/services/monitoring/nagios.nixView source on NixOS/nixpkgs →[ "127.0.0.1" ]