diff --git a/modules/hardware/yubikey.nix b/modules/hardware/yubikey.nix index cd02fb8..6c2e74b 100644 --- a/modules/hardware/yubikey.nix +++ b/modules/hardware/yubikey.nix @@ -25,7 +25,6 @@ in { yubikey-personalization yubioath-flutter ]; - services.pcscd.enable = true; # Enable smartcard support hardware.gpgSmartcards.enable = true;