refactor(hm/price): disable ccid in scdaemon
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s

This commit is contained in:
Price Hiller 2024-09-30 14:11:34 -05:00
parent 45c45e7648
commit f54efd28cc
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -5,6 +5,9 @@
enable = true;
mutableKeys = false;
mutableTrust = false;
scdaemonSettings = {
disable-ccid = true;
};
publicKeys = [
{
source = ./public-gpg-yubikey.asc;