services.dsnet.settings.Network

NixOS option

The IPv4 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
"172.18.0.0/24"
declared in: nixos/modules/services/networking/dsnet.nixView source on NixOS/nixpkgs →