MyNixOS website logo
option

services.nsd.remoteControl.interfaces

Which interfaces NSD should bind to for remote control.

Declarations
Type
list of string
Default
[
  "127.0.0.1"
  "::1"
]