services.nsd.remoteControl.interfaces

Which interfaces NSD should bind to for remote control.

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