From 9a15cb5f1fe350c5fede43d88c7c8e78bab8eacd Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Tue, 2 Apr 2024 10:38:48 +0200 Subject: [PATCH] [wg]Add keres to wireguard peers --- common/wireguard.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/common/wireguard.nix b/common/wireguard.nix index 23010e0..c2b5162 100644 --- a/common/wireguard.nix +++ b/common/wireguard.nix @@ -38,6 +38,11 @@ with lib; { localIp = "4"; publicKey = "AxihqSB+Yr333Zjrkl0BpRFl2VbCHy4E9UOGz+0PTD0="; }; + + keres = { + localIp = "5"; + publicKey = "cDX5ggZVfoLEQLRVYVE5y0Thr7f8w2DY+/udxHXxrhY="; + }; }; prefixes = {