Add GPG agent

This commit is contained in:
2024-04-02 16:53:08 +01:00
parent 1fa53b28a8
commit e05f62ad72

View File

@@ -50,6 +50,7 @@
git.enable = true;
zsh.enable = true;
ssh.startAgent = true;
gpg.agent.enable = true;
};
environment.systemPackages = with pkgs; [