From 6482c8be7f55e46bbff0bf1c0d1fa57221a8fdd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Tue, 23 Sep 2025 19:01:59 +0200 Subject: [PATCH] System Gen104 @ 2025-09-23-19:01:59 by jonas@monolith --- modules/hardware/yubikey.nix | 1 - 1 file changed, 1 deletion(-) 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;