add yubikey-agent

This commit is contained in:
Kabbone 2022-09-18 17:41:10 +02:00
parent fb4c7853ef
commit dbbd5193ea
2 changed files with 4 additions and 2 deletions

View File

@ -33,6 +33,7 @@
btop # Resource Manager
pfetch # Minimal fetch
ranger # File Manager
yubikey-agent # sign and authorize 2nd Fac
# Video/Audio
feh # Image Viewer
@ -99,7 +100,7 @@
waybar # Bar
#
# Desktop
blueman # Bluetooth
#blueman # Bluetooth
#deluge # Torrents
#discord # Chat
ffmpeg # Video Support (dslr)
@ -117,7 +118,7 @@
#simple-scan # Scanning
#
# Laptop
blueman # Bluetooth
#blueman # Bluetooth
#light # Display Brightness
libreoffice # Office Tools
#simple-scan # Scanning

View File

@ -63,6 +63,7 @@
printing = { # Printing and drivers for TS5300
enable = true;
drivers = [ pkgs.gutenprint ];
yubikey-agent.enable = true;
};
avahi = { # Needed to find wireless printer
enable = true;