set default sleep
This commit is contained in:
parent
632e9df288
commit
c587322995
@ -346,8 +346,6 @@ in
|
|||||||
####### KEEP AWAKE for DISPLAY and HEADLESS #######
|
####### KEEP AWAKE for DISPLAY and HEADLESS #######
|
||||||
services.xserver.displayManager.gdm.autoSuspend = false;
|
services.xserver.displayManager.gdm.autoSuspend = false;
|
||||||
|
|
||||||
services.power-profiles-daemon.enable = false;
|
|
||||||
|
|
||||||
systemd.sleep.extraConfig = ''
|
systemd.sleep.extraConfig = ''
|
||||||
AllowSuspend=no
|
AllowSuspend=no
|
||||||
AllowHibernation=no
|
AllowHibernation=no
|
||||||
|
Loading…
Reference in New Issue
Block a user