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
|
#logind.lidSwitch = "ignore"; # Laptop does not go to sleep when lid is closed
|
||||||
auto-cpufreq.enable = true;
|
auto-cpufreq.enable = true;
|
||||||
#blueman.enable = true;
|
#blueman.enable = true;
|
||||||
|
yubikey-agent.enable = true;
|
||||||
printing = { # Printing and drivers for TS5300
|
printing = { # Printing and drivers for TS5300
|
||||||
enable = true;
|
enable = true;
|
||||||
drivers = [ pkgs.gutenprint ];
|
drivers = [ pkgs.gutenprint ];
|
||||||
yubikey-agent.enable = true;
|
|
||||||
};
|
};
|
||||||
avahi = { # Needed to find wireless printer
|
avahi = { # Needed to find wireless printer
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user