Add libccid CCID driver plugin to pcscd for YubiKey smartcard access

This commit is contained in:
2026-04-07 17:18:53 +02:00
parent 0d6013b605
commit 44c2f98280

View File

@@ -13,6 +13,9 @@
libu2f-host
];
# CCID driver for smartcard access (required for YubiKey CCID functionality)
services.pcscd.plugins = [ pkgs.libccid ];
# YubiKey management tools
environment.systemPackages = with pkgs; [
yubikey-manager # ykman CLI