4 # persistentKeys = true;
5 # The NixOS module will generate new keys and a new IPv6 address each time
6 # it is started if persistentKeys is not enabled.
14 MulticastInterfaces = [
24 # Yggdrasil will automatically connect and "peer" with other nodes it
25 # discovers via link-local multicast annoucements. Unless this is the
26 # case (it probably isn't) a node needs peers within the existing
27 # network that it can tunnel to.
29 # Public Peers: https://github.com/yggdrasil-network/public-peers
33 # configFile = "/run/keys/yggdrasil.conf";