elucredassa: connect to birdsong
This commit is contained in:
parent
c109d8e7e7
commit
4788c84cd9
|
@ -12,4 +12,10 @@
|
|||
};
|
||||
linkConfig.RequiredForOnline = "routable";
|
||||
};
|
||||
|
||||
birdsong.peering = {
|
||||
enable = true;
|
||||
privateKeyFile = "/etc/wireguard/privatekey";
|
||||
persistentKeepalive = 29;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue