diff --git a/configs/default.nix b/configs/default.nix index 78b17d7..a02e771 100644 --- a/configs/default.nix +++ b/configs/default.nix @@ -276,6 +276,11 @@ in { programs.command-not-found.enable = true; } + { + programs.gnupg.agent.enable = true; + + environment.systemPackages = [ pkgs.gnupg pkgs.pass ]; + } { systemd.services.restart-vpn = { description = "Restart VPNs after suspend"; diff --git a/configs/packages/default.nix b/configs/packages/default.nix index 256a362..cccf321 100644 --- a/configs/packages/default.nix +++ b/configs/packages/default.nix @@ -104,8 +104,6 @@ in # nur.repos.kmein.python3Packages.spotify-cli-linux youtubeDL bc # calculator - pass - gnupg scripts.favicon # nur.repos.kmein.daybook scripts.genius