Remove broken reader.conf configuration - focus on fixing USB device permissions
This commit is contained in:
@@ -22,13 +22,6 @@
|
|||||||
ln -sf "${pkgs.ccid}/pcsc/drivers/ifd-ccid.bundle" /var/lib/pcsc/drivers/ifd-ccid.bundle
|
ln -sf "${pkgs.ccid}/pcsc/drivers/ifd-ccid.bundle" /var/lib/pcsc/drivers/ifd-ccid.bundle
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# Explicitly configure pcscd reader for CCID devices (YubiKey)
|
|
||||||
environment.etc."reader.conf.d/yubikey-ccid.conf".text = ''
|
|
||||||
# YubiKey FIDO+CCID reader configuration
|
|
||||||
DEVICENAME /dev/null
|
|
||||||
LIBPATH ${pkgs.ccid}/lib/libccid.so
|
|
||||||
CHANNELID 0
|
|
||||||
'';
|
|
||||||
|
|
||||||
# YubiKey management tools
|
# YubiKey management tools
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|||||||
Reference in New Issue
Block a user