services.dsnet.settings.ExternalHostname

NixOS option

The hostname that clients should use to connect to this server. This is used to generate the client configuration files. This is preferred over ExternalIP, as it allows for IPv4 and IPv6, as well as enabling the ability tp change IP.

type: null or string
Default
null
Example
"vpn.example.com"
declared in: nixos/modules/services/networking/dsnet.nixView source on NixOS/nixpkgs →