diff --git a/configuration.nix b/configuration.nix index 9518d8c..51f84cf 100644 --- a/configuration.nix +++ b/configuration.nix @@ -51,6 +51,8 @@ hardware.pulseaudio.enable = true; + programs.gnupg.agent.enable = true; + environment.systemPackages = with pkgs; [ neovim git