hosts/workstation | reintroduce lidswitch controls
This commit is contained in:
parent
ede4102e94
commit
e23cc7b874
1 changed files with 2 additions and 2 deletions
|
|
@ -158,8 +158,8 @@ in {
|
||||||
package = pkgs.mlocate;
|
package = pkgs.mlocate;
|
||||||
};
|
};
|
||||||
logind = {
|
logind = {
|
||||||
# lidSwitchDocked = "ignore";
|
lidSwitchDocked = "ignore";
|
||||||
# lidSwitchExternalPower = "ignore";
|
lidSwitchExternalPower = "ignore";
|
||||||
settings = {
|
settings = {
|
||||||
Login = {
|
Login = {
|
||||||
HandleLidSwitchDocked = "ignore";
|
HandleLidSwitchDocked = "ignore";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue