More attempts to fix gpg decrypt with yubikey.

This commit is contained in:
Tom Alexander 2024-12-27 20:53:43 -05:00
parent 0b31b91c69
commit 720164497d
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
2 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,7 @@
}; };
}; };
programs.gnupg.dirmngr.enable = true;
programs.gnupg.agent = { programs.gnupg.agent = {
enable = true; enable = true;
enableSSHSupport = true; enableSSHSupport = true;
@ -83,4 +84,8 @@
# }); # });
# ''; # '';
environment.systemPackages = with pkgs; [
pcsctools
];
} }

View File

@ -1 +1,2 @@
reader-port Yubico Yubi
disable-ccid disable-ccid