refactor(nix/hm/price): do not modify gpg scdaemon settings
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m7s

This commit is contained in:
Price Hiller 2024-06-12 09:16:03 -05:00
parent 1f1ee63b7b
commit 2f75fe897d
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -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 = [