services.yggdrasil.settings.Peers
NixOS option
List of outbound peer connection strings. Connection strings can contain options, see the yggdrasil documentation.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/networking/yggdrasil.nixView source on NixOS/nixpkgs →[ "tcp://aa.bb.cc.dd:eeeee" "tcp://[aaaa:bbbb:cccc:dddd::eeee]:fffff" ]