Do not shut down lapetus
on lid closing
This commit is contained in:
parent
cf255939d5
commit
bc51766594
|
@ -24,4 +24,7 @@
|
|||
|
||||
# Bootloader
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
||||
# Do not suspend on lid closing
|
||||
services.logind.lidSwitch = "ignore";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue