feat(nix/hm/price): allow age usage to yubikey at same time as gpg
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m5s

This commit is contained in:
Price Hiller 2024-06-12 05:54:54 -05:00
parent 47027b87ae
commit da3222bddf
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

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