Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
nsd
remoteControl
interfaces
option
services.nsd.remoteControl.interfaces
Which interfaces NSD should bind to for remote control.
Declarations
nixos/modules/services/networking/nsd.nix
Type
list of string
Default
[
"127.0.0.1"
"::1"
]