GDM: disable autosuspend
This commit is contained in:
parent
4018617ccb
commit
537f17dacf
2 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue