updated configuration.nix again

This commit is contained in:
naturallaw77 2025-06-07 20:21:04 -05:00
parent 8d95d94d6b
commit 7afe60951d

View File

@ -296,7 +296,7 @@ in
####### KEEP AWAKE for DISPLAY and HEADLESS #######
services.xserver.displayManager.gdm.autoSuspend = false;
services.displayManager.gdm.autoSuspend = false;
systemd.sleep.extraConfig = ''
AllowSuspend=no