diff --git a/hosts/dn42-il-gw1/configuration.nix b/hosts/dn42-il-gw1/configuration.nix index f68c683..0857afb 100644 --- a/hosts/dn42-il-gw1/configuration.nix +++ b/hosts/dn42-il-gw1/configuration.nix @@ -68,7 +68,7 @@ { allowedIPs = [ "fe80::/10" "fd00::/8" ]; endpoint = "de-fra1.dn42.net.dont-break.it:22574"; - publicKey = "LjXwHWJXz5koYyVsZ0UjSHr/zpxIUz/dPzucJSFSDUg="; + publicKey = "shGS36iaWgcJL1FVLhZHPxLHkPETIy2FFdgmNyx1DSk="; } ]; privateKeyFile = "/var/src/secrets/wireguard/wg0565";