services.nsd.interfaces

What addresses the server should listen to.

Type
list of string
Default
[
  "127.0.0.0"
  "::1"
]
Declared
<nixpkgs/nixos/modules/services/networking/nsd.nix>