services.wgautomesh.settings.peers.*.endpoint

NixOS option

Bootstrap endpoint for connecting to this Wireguard peer if no other address is known or none are working.

type: null or string
Default
null
Example
"wgnode.mydomain.example:51820"
declared in: nixos/modules/services/networking/wgautomesh.nixView source on NixOS/nixpkgs →