diff --git a/programs/ssh.nix b/programs/ssh.nix index a93e826..248474a 100644 --- a/programs/ssh.nix +++ b/programs/ssh.nix @@ -7,7 +7,7 @@ user = "vorboyvo"; }; "souligny" = { - hostname = "100.89.207.70"; + hostname = "168.138.90.29"; user = "ubuntu"; identityFile = "~/.ssh/ssh-key-2024-04-12.key"; # supply this manually };