fix position of yubikey-agent
This commit is contained in:
parent
dbbd5193ea
commit
2c310eb42b
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user