diff --git a/users/price/conf/gpg/default.nix b/users/price/conf/gpg/default.nix index 17f76b07..605ba07a 100644 --- a/users/price/conf/gpg/default.nix +++ b/users/price/conf/gpg/default.nix @@ -3,6 +3,10 @@ programs.gpg = { homedir = "${config.xdg.dataHome}/gnupg"; enable = true; + scdaemonSettings = { + pcsc-shared = true; + disable-ccid = true; + }; mutableKeys = false; mutableTrust = false; publicKeys = [