diff --git a/hosts/heather/default.nix b/hosts/heather/default.nix index 0cd13c2..40aabd7 100644 --- a/hosts/heather/default.nix +++ b/hosts/heather/default.nix @@ -40,7 +40,7 @@ allowedIPsAsRoutes = false; peers = [ { - publicKey = "v51g02IEjLyu7gqjjznN/UtU8Te5imZzy64/+BF/dn4="; + publicKey = "BxTH8+MiA8Hv48UfpWJDVXIhbO5HgO2KTBEXIqqr23k="; allowedIPs = [ "10.99.0.2/32" "10.0.0.2/32" ]; endpoint = "195.242.119.59:51820"; persistentKeepalive = 25;