From e041fcddea6b3c6c0f5d64006cafee8fab4e283d Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Tue, 16 May 2023 10:51:25 -0400 Subject: [PATCH] joker 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 45b8f85..054b8db 100644 --- a/flake.nix +++ b/flake.nix @@ -193,7 +193,7 @@ }; deploy.nodes.joker = { - hostname = "192.168.2.138"; + hostname = "192.168.2.80"; sshUser = "root"; fastConnection = true;