Add libccid CCID driver plugin to pcscd for YubiKey smartcard access
This commit is contained in:
@@ -13,6 +13,9 @@
|
|||||||
libu2f-host
|
libu2f-host
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# CCID driver for smartcard access (required for YubiKey CCID functionality)
|
||||||
|
services.pcscd.plugins = [ pkgs.libccid ];
|
||||||
|
|
||||||
# YubiKey management tools
|
# YubiKey management tools
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
yubikey-manager # ykman CLI
|
yubikey-manager # ykman CLI
|
||||||
|
|||||||
Reference in New Issue
Block a user