diff --git a/modules/ssh.nix b/modules/ssh.nix index da11f23..d8bede4 100644 --- a/modules/ssh.nix +++ b/modules/ssh.nix @@ -3,6 +3,7 @@ { programs.ssh = { enable = true; + addKeysToAgent = "yes"; matchBlocks = {