No sleep on lid close, fix slow boot

This commit is contained in:
Tibo De Peuter 2023-06-14 17:17:06 +02:00
parent 0ca1b37eca
commit 1365a9a07b
2 changed files with 8 additions and 6 deletions

View file

@ -68,6 +68,8 @@
# no need to redefine it in your config for now)
#media-session.enable = true;
};
services.logind.lidSwitch = "ignore";
# Enable Bluetooth.
hardware.bluetooth.enable = true;