From 2e742daeb9bf744ca17f291a968972e9b7e07fdb Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Mon, 15 May 2023 12:48:59 -0400 Subject: [PATCH] update itsuki ip Signed-off-by: Xe Iaso --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 66a08f0..45b8f85 100644 --- a/flake.nix +++ b/flake.nix @@ -181,7 +181,7 @@ }; deploy.nodes.itsuki = { - hostname = "192.168.2.174"; + hostname = "192.168.2.42"; sshUser = "root"; fastConnection = true;