refresh wireguard periodically

This commit is contained in:
Adithya 2024-06-20 21:28:10 +05:30
parent 069aea5226
commit a60fb5a714
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -18,6 +18,7 @@
publicKey = "NNw/iDMCTq8mpHncrecEh4UlvtINX/UUDtCJf2ToFR4=";
presharedKeyFile = config.sops.secrets."wireguard/psk".path;
persistentKeepalive = 20;
dynamicEndpointRefreshSeconds = 20;
allowedIPs = [
"10.10.10.0/24"
"fd7c:585c:c4ae::0/64"