services.anubis.defaultOptions.settings.METRICS_BIND_NETWORK
NixOS option
The network family that the metrics server should bind to. Accepts anything supported by Go’s net.Listen. Common values are tcp and unix.
type: stringDefault
"unix"
Example
declared in: nixos/modules/services/networking/anubis.nixView source on NixOS/nixpkgs →"tcp"