elucredassa: don't sleep when lid shut
This commit is contained in:
parent
c021f4dc3d
commit
0665be0db9
1 changed files with 3 additions and 0 deletions
|
@ -4,5 +4,8 @@
|
||||||
hardware.enableAllFirmware = true;
|
hardware.enableAllFirmware = true;
|
||||||
hardware.cpu.intel.updateMicrocode = true;
|
hardware.cpu.intel.updateMicrocode = true;
|
||||||
services.fwupd.enable = true;
|
services.fwupd.enable = true;
|
||||||
|
|
||||||
|
# this is an old laptop
|
||||||
|
services.logind.lidSwitch = "ignore";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue