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;