feat(yubikey): add support
This commit is contained in:
parent
210bc59571
commit
2622bdb144
1 changed files with 3 additions and 0 deletions
|
@ -175,4 +175,7 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
# yubikey support
|
||||
services.udev.packages = [ pkgs.yubikey-personalization ];
|
||||
services.pcscd.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue