services.dsnet.settings.ExternalIP

NixOS option

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 in: nixos/modules/services/networking/dsnet.nixView source on NixOS/nixpkgs →