mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-10-29 17:02:10 +01:00
hardware/yubikey: enable PIV certificates
This commit is contained in:
parent
8c6850d7ef
commit
fa6f85cc83
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ in
|
|||
enableSSHSupport = true;
|
||||
};
|
||||
};
|
||||
services.pcscd.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
yubikey-manager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue