diff --git a/common.nix b/common.nix index 5582679..92431e9 100644 --- a/common.nix +++ b/common.nix @@ -50,6 +50,7 @@ git.enable = true; zsh.enable = true; ssh.startAgent = true; + gpg.agent.enable = true; }; environment.systemPackages = with pkgs; [