From f28125c9a44556fd98502c98d32105a10d34a78e Mon Sep 17 00:00:00 2001 From: kalipso Date: Fri, 20 Feb 2026 19:59:51 +0100 Subject: [PATCH] [louise] new ip --- machines/hosts.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/hosts.nix b/machines/hosts.nix index 2143d4d6..67c40f27 100644 --- a/machines/hosts.nix +++ b/machines/hosts.nix @@ -28,7 +28,7 @@ in network = { local = true; hostId = "11"; - address = "192.168.1.11"; + address = "192.168.1.101"; }; };