apps: activate pcscd and yubikey-agent

This commit is contained in:
Kabbone 2022-12-23 15:49:51 +01:00
parent 872efe6618
commit 9254932d74
Signed by: Kabbone
SSH Key Fingerprint: SHA256:ezolxoMIF3LNo1yc1aGNCvFNUiSZNjUbNhrZohFeKd0

View File

@ -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 <path> - reboot if not showing up
# sudo flatpak uninstall --delete-data <app-id> (> flatpak list --app) - flatpak uninstall --unused