MyNixOS website logo
option

services.nsd.interfaces

What addresses the server should listen to.

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