Talk:Yubikey: Difference between revisions
imported>SteveeJ pcscd can be problematic and not strictly required |
imported>Lornap No edit summary |
||
| Line 9: | Line 9: | ||
I'm not putting this in the main article as it'd probably need an invasive edit since it mentions pcscd everywhere. | I'm not putting this in the main article as it'd probably need an invasive edit since it mentions pcscd everywhere. | ||
=== udev setup === | |||
I needed to set up udev to make the Yubikeys readable as well. My solution was to: | |||
1 . Add libfido2 to services.dev.udev.packages | |||
2. Create `users.groups.plugdev = {};` and add my user to the `plugdev` group. | |||