Open makuru-dd opened 1 year ago
My current gpg setup uses pcscd and I have disableCcid
set for programs.gpg.scdaemonSettings
. This, I think, became necessary in gpg 2.3.
what solved it for me is changing the ccid driver too yubikey neo with the services.pcscd.plugins = [ pkgs.libykneomgr ];
setting
see #238474
Is this still reproducible? gpg w/ yubikey works ootb for me
Describe the bug
I use my yubikey and gpg --card-status cant read it, because pkgs.iccs is broken and cant be read, see error log.
Steps To Reproduce
Steps to reproduce the behavior: programs.gnupg.agent = { enable = true; enableSSHSupport = true; };
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Notify maintainers
Metadata