mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-23 17:35:38 +02: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