From be2c287afcd7e6bd5937d06300f3d0c17f473a91 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Mon, 25 Sep 2023 23:59:30 +0200 Subject: [PATCH] Update rhea pub key --- common/wireguard.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/wireguard.nix b/common/wireguard.nix index be4e400..23010e0 100644 --- a/common/wireguard.nix +++ b/common/wireguard.nix @@ -36,7 +36,7 @@ with lib; { rhea = { localIp = "4"; - publicKey = "d1u1P+H+0iHm5ZfMGmHgbfgYQB2hbmiCY+1KoZrNGlA="; + publicKey = "AxihqSB+Yr333Zjrkl0BpRFl2VbCHy4E9UOGz+0PTD0="; }; };