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;