diff --git a/outputs.nix b/outputs.nix
index 9df7bdc..c761137 100644
--- a/outputs.nix
+++ b/outputs.nix
@@ -70,7 +70,7 @@ in {
       ];
       deployment = {
         tags = ["active"];
-        targetHost = "10.42.0.124";
+        targetHost = "10.69.0.122";
       };
     };
     ceilidh = {
@@ -112,7 +112,7 @@ in {
       ];
       deployment = {
         tags = ["active" "rPi"];
-        targetHost = "10.42.0.204";
+        targetHost = "10.69.0.204";
       };
     };
     eamhair = {
@@ -122,7 +122,7 @@ in {
       ];
       deployment = {
         tags = ["active" "rPi"];
-        targetHost = "10.42.0.205";
+        targetHost = "10.69.0.205";
       };
       services.toxvpn.localip = "10.37.0.205";
     };
@@ -157,7 +157,7 @@ in {
         hosts/sercanto
         ragenix.nixosModules.default
       ];
-      deployment.targetHost = "10.42.0.180";
+      deployment.targetHost = "10.69.0.149";
       roles.desktop.enable = true;
       roles.desktopCraige.enable = true;
     };