GDM: disable autosuspend

This commit is contained in:
Filippo Berto 2024-06-08 14:23:14 +02:00
parent 4018617ccb
commit 537f17dacf
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
2 changed files with 2 additions and 2 deletions

View file

@ -113,7 +113,7 @@
options = "eurosign:e,terminate:ctrl_alt_bksp,compose:rctrl,grp:menu_toggle";
};
displayManager.gdm.enable = true;
displayManager.gdm = { enable = true; autoSuspend = false; };
# displayManager.sddm = {
# enable = true;
# autoNumlock = true;