mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 14:20:33 +01:00
Add persistent keepalive to wg anna
This commit is contained in:
parent
daa55e88b2
commit
ab99dfa101
|
@ -25,6 +25,7 @@
|
|||
publicKey = "5ar4lh3Ra4TRmUJeeBtPgDvZnAkGssJDUN53y9oa3So=";
|
||||
allowedIPs = ["2a0f:be01::/40"];
|
||||
endpoint = "[2a0f:be01::1]:51822";
|
||||
persistentKeepalive = 15;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue