kilgharrah/networking: enable keepalive to help with NAT
This commit is contained in:
parent
5cfd5a7a7c
commit
80fcd62ba4
|
@ -23,5 +23,6 @@
|
|||
birdsong.peering = {
|
||||
enable = true;
|
||||
privateKeyFile = config.age.secrets.wireguard-peer-kilgharrah.path;
|
||||
persistentKeepalive = 31;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue