diff --git a/home/ssh.nix b/home/ssh.nix index 8693b3b..d774ee9 100644 --- a/home/ssh.nix +++ b/home/ssh.nix @@ -13,6 +13,10 @@ user = "admin"; forwardAgent = true; }; + immediacy = { + hostname = "65.109.84.215"; + forwardAgent = true; + }; # To clone Juspay repos. # https://developer.1password.com/docs/ssh/agent/advanced/#match-key-with-host "bitbucket.org" = {