services.dsnet.settings.Networks
The CIDR networks that should route through this server. Clients will be configured to route traffic for these networks through the server peer.
- Type
null or (list of string)- Default
null- Example
[ "0.0.0.0/0" "192.168.0.0/24" ]- Declared
- <nixpkgs/nixos/modules/services/networking/dsnet.nix>