diff --git a/modules/ssh-client.nix b/modules/ssh-client.nix index a956fae..5c34918 100644 --- a/modules/ssh-client.nix +++ b/modules/ssh-client.nix @@ -20,7 +20,7 @@ compression = false; }; "yodaEnchilada" = { - hostname = "192.168.178.109"; + hostname = "192.168.178.184"; user = "yoda"; port = 22; compression = false;