apps: activate pcscd and yubikey-agent
This commit is contained in:
parent
872efe6618
commit
9254932d74
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user