Update wireguard_server.nix

This commit is contained in:
Markus Schmidl 2022-05-06 18:09:59 +02:00 committed by GitHub
parent 0b0bdbc89a
commit 0dfa0fb10a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,12 @@
allowedIPs = [ "10.13.37.101/32" ];
persistentKeepalive = 25;
}
{
# traffic-stop-box-2
publicKey = "4TUQCToGNhjsCgV9elYE/91Vd/RvMgvMXtF/1Dzlvxo=";
allowedIPs = [ "10.13.37.102/32" ];
persistentKeepalive = 25;
}
# { # marenz
# { # marenz
# publicKey = "";