diff --git a/modules/workspace/misc.nix b/modules/workspace/misc.nix index d8a393c..9de0545 100644 --- a/modules/workspace/misc.nix +++ b/modules/workspace/misc.nix @@ -38,6 +38,7 @@ enable = true; enableSshSupport = true; }; + programs.gpg.enable = true; systemd.user.sockets.gpg-agent = lib.mkForce { }; news.display = "silent"; programs.command-not-found = {