services.dsnet.settings.ExternalIP
The external IP address of the server. This is used to generate the client configuration files for when an ExternalHostname is not set.
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
"192.0.2.1"- Declared
- <nixpkgs/nixos/modules/services/networking/dsnet.nix>