From 371cca1d7de69297e86b8c4ee78407f74bb4a835 Mon Sep 17 00:00:00 2001
From: Craige McWhirter <craige@mcwhirter.io>
Date: Mon, 24 Mar 2025 09:21:31 +1000
Subject: [PATCH] =?UTF-8?q?tasko(hosts):=20=C5=9Dan=C4=9Do=20al=20korligej?=
 =?UTF-8?q?o?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 outputs.nix | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

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;
     };