graphical-systems: disable pcscd
Also add udev rule to allow users device access. This is required for users accessing the Yubikey directly which is the case when using gpg without pcscd
This commit is contained in:
parent
be985e63b2
commit
b215e8280d
3 changed files with 7 additions and 2 deletions
|
@ -74,5 +74,6 @@ in {
|
|||
|
||||
boot.kernelPackages = lib.mkForce pkgs.linuxPackages_latest;
|
||||
|
||||
|
||||
hardware.ledger.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue