diff --git a/guix-hpc8.scm b/guix-hpc8.scm
index 61498c1d1a30a4bd3b5ea88732cd2ebf651f4d74..9984ee4d5a87390caea95ef8d6420e5d6c024771 100644
--- a/guix-hpc8.scm
+++ b/guix-hpc8.scm
@@ -38,7 +38,7 @@
                                               (value "194.199.1.118/26"))))
                             (routes (list (network-route
                                            (destination "default")
-                                           (gateway "194.199.1.64"))))
+                                           (gateway "194.199.1.94"))))
                             (name-servers '("193.50.111.150")))))
 
             (operating-system-user-services base-os)))))