From 9254932d74907f867597d72e6bb8980bbc9fe22b Mon Sep 17 00:00:00 2001 From: Kabbone Date: Fri, 23 Dec 2022 15:49:51 +0100 Subject: [PATCH] apps: activate pcscd and yubikey-agent --- hosts/configuration_desktop.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/configuration_desktop.nix b/hosts/configuration_desktop.nix index 7f3034e..4cbad87 100644 --- a/hosts/configuration_desktop.nix +++ b/hosts/configuration_desktop.nix @@ -132,7 +132,8 @@ # ''; # Temporary extra config so ssh will work in guacamole passwordAuthentication = false; }; - #pcscd.enable = true; + pcscd.enable = true; + yubikey-agent.enable = true; udev.packages = [ pkgs.yubikey-personalization ]; #flatpak.enable = true; # download flatpak file from website - sudo flatpak install - reboot if not showing up # sudo flatpak uninstall --delete-data (> flatpak list --app) - flatpak uninstall --unused