more yubikey support
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
wireguard-tools
|
||||
yazi
|
||||
yt-dlp
|
||||
yubikey-manager
|
||||
]
|
||||
++ lib.optionals (hostname == "eva-01") [
|
||||
# cyber
|
||||
|
||||
@@ -124,6 +124,9 @@
|
||||
# Enable CUPS to print documents.
|
||||
services.printing.enable = false;
|
||||
|
||||
# Enable Smart Card
|
||||
services.pcscd.enable = true;
|
||||
|
||||
# Enable sound with pipewire.
|
||||
services.pulseaudio.enable = false;
|
||||
#hardware.pulseaudio = {
|
||||
|
||||
Reference in New Issue
Block a user