diff --git a/common.nix b/common.nix index 8521fda..5582679 100644 --- a/common.nix +++ b/common.nix @@ -49,6 +49,7 @@ programs = { git.enable = true; zsh.enable = true; + ssh.startAgent = true; }; environment.systemPackages = with pkgs; [