fix position of yubikey-agent

This commit is contained in:
Kabbone 2022-09-18 17:42:14 +02:00
parent dbbd5193ea
commit 2c310eb42b

View File

@ -60,10 +60,10 @@
#logind.lidSwitch = "ignore"; # Laptop does not go to sleep when lid is closed
auto-cpufreq.enable = true;
#blueman.enable = true;
yubikey-agent.enable = true;
printing = { # Printing and drivers for TS5300
enable = true;
drivers = [ pkgs.gutenprint ];
yubikey-agent.enable = true;
};
avahi = { # Needed to find wireless printer
enable = true;