diff --git a/home/isabel/system/ssh.nix b/home/isabel/system/ssh.nix index 3a550af5a..f18ab4aab 100644 --- a/home/isabel/system/ssh.nix +++ b/home/isabel/system/ssh.nix @@ -59,7 +59,7 @@ in # my local servers / clients "hydra".hostname = "192.168.86.3"; - "tatsumaki".hostname = "192.168.1.123"; + "tatsumaki".hostname = "192.168.1.217"; }; }; }