services.dsnet.settings.Network6

NixOS option

The IPv6 network that the server will use to allocate IPs on the network. Leave this empty to let dsnet choose a network.

type: null or string
Default
null
Example
"2001:db8::1/64"
declared in: nixos/modules/services/networking/dsnet.nixView source on NixOS/nixpkgs →