services.dsnet.settings.ExternalIP6
The external IPv6 address of the server. This is used to generate the client configuration files for when an ExternalHostname is not set. Used in preference to ExternalIP.
Leaving this empty will cause dsnet to use the IP address of what looks like the WAN interface.
- Type
null or string- Default
null- Example
"2001:db8::1"- Declared
- <nixpkgs/nixos/modules/services/networking/dsnet.nix>