kilgharrah/networking: enable keepalive to help with NAT

This commit is contained in:
Katherina Walshe-Grey 2024-11-12 20:42:35 +00:00
parent 5cfd5a7a7c
commit 80fcd62ba4

View file

@ -23,5 +23,6 @@
birdsong.peering = {
enable = true;
privateKeyFile = config.age.secrets.wireguard-peer-kilgharrah.path;
persistentKeepalive = 31;
};
}