diff --git a/home/shell/ssh.nix b/home/shell/ssh.nix index 668af9a..6e7414c 100644 --- a/home/shell/ssh.nix +++ b/home/shell/ssh.nix @@ -24,7 +24,7 @@ in { enable = true; compression = true; - addKeysToAgent = "ask"; + addKeysToAgent = "yes"; matchBlocks = { "cesium git.fainsin.bzh" = {