diff --git a/users/price/conf/gpg/default.nix b/users/price/conf/gpg/default.nix index 17f76b07..89d4c6d8 100644 --- a/users/price/conf/gpg/default.nix +++ b/users/price/conf/gpg/default.nix @@ -5,6 +5,9 @@ enable = true; mutableKeys = false; mutableTrust = false; + scdaemonSettings = { + disable-ccid = true; + }; publicKeys = [ { source = ./public-gpg-yubikey.asc;