diff --git a/modules/home/all/ssh.nix b/modules/home/all/ssh.nix index b332248..a27e7ad 100644 --- a/modules/home/all/ssh.nix +++ b/modules/home/all/ssh.nix @@ -5,8 +5,7 @@ # Note: More defined in juspay.nix matchBlocks = { - immediacy = { - hostname = "65.109.84.215"; + pureintent = { forwardAgent = true; }; };