This commit is contained in:
Leon Vita 2022-11-25 23:27:45 +00:00
parent 0669b29a23
commit 930c3a67e0
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
privateKeyFile = "/etc/nixos/wireguard-keys/private-key";
peers = [
{
publicKey = "w3qegSSuqFTFrGk4XJaWBSwGDOiqbnnAIR9MzwjYVA8=";
publicKey = "iEVq4lvvKFfqjcoYYyNkA0MS8rcSGaDfPwQGN3C7+D0=";
allowedIPs = [ "10.10.11.0/24" ];
endpoint = "45.158.40.162:18900";
persistentKeepalive = 25;