updated configuration.nix again

This commit is contained in:
2025-06-07 20:21:04 -05:00
parent a865a124d3
commit e209a3bc94

View File

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