diff --git a/machines/modules/malobeo/peers.nix b/machines/modules/malobeo/peers.nix index c30fc04f..24bf64bc 100644 --- a/machines/modules/malobeo/peers.nix +++ b/machines/modules/malobeo/peers.nix @@ -32,7 +32,7 @@ "hetzner" = { role = "client"; - address = "10.100.0.6"; + address = "10.100.0.7"; allowedIPs = [ "10.100.0.6/32" ]; publicKey = "csRzgwtnzmSLeLkSwTwEOrdKq55UOxZacR5D3GopCTQ="; };