hardware/yubikey: enable PIV certificates

This commit is contained in:
Felix Buehler 2023-04-29 19:19:14 +02:00
parent 8c6850d7ef
commit fa6f85cc83

View file

@ -16,6 +16,7 @@ in
enableSSHSupport = true;
};
};
services.pcscd.enable = true;
environment.systemPackages = with pkgs; [
yubikey-manager