From 2f75fe897d87f8db23fc264b3fb99363a228ee3f Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Wed, 12 Jun 2024 09:16:03 -0500 Subject: [PATCH] refactor(nix/hm/price): do not modify gpg scdaemon settings --- users/price/conf/gpg/default.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/users/price/conf/gpg/default.nix b/users/price/conf/gpg/default.nix index 605ba07a..17f76b07 100644 --- a/users/price/conf/gpg/default.nix +++ b/users/price/conf/gpg/default.nix @@ -3,10 +3,6 @@ programs.gpg = { homedir = "${config.xdg.dataHome}/gnupg"; enable = true; - scdaemonSettings = { - pcsc-shared = true; - disable-ccid = true; - }; mutableKeys = false; mutableTrust = false; publicKeys = [