diff --git a/home/ssh.nix b/home/ssh.nix index 0df7788..22fc7ac 100644 --- a/home/ssh.nix +++ b/home/ssh.nix @@ -14,8 +14,9 @@ in "*".extraOptions = { identityAgent = _1passwordAgentSock; }; - actual = { - hostname = "167.205.125.179"; + immediacy = { + hostname = "65.109.35.172"; + user = "srid"; forwardAgent = true; }; biryani = {