From fa6f85cc83ef7803c8ef44139bc20851e32f9d24 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Sat, 29 Apr 2023 19:19:14 +0200 Subject: [PATCH] hardware/yubikey: enable PIV certificates --- modules/hardware/yubikey/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hardware/yubikey/default.nix b/modules/hardware/yubikey/default.nix index e267524..070c91a 100644 --- a/modules/hardware/yubikey/default.nix +++ b/modules/hardware/yubikey/default.nix @@ -16,6 +16,7 @@ in enableSSHSupport = true; }; }; + services.pcscd.enable = true; environment.systemPackages = with pkgs; [ yubikey-manager