feat: enable gpg-agent

main
mandlm 2022-06-20 15:47:33 +02:00
parent c254095f42
commit 180ffc758a
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@
hardware.pulseaudio.enable = true;
programs.gnupg.agent.enable = true;
environment.systemPackages = with pkgs; [
neovim
git