···229230 desktopManagerHandlesLidAndPower = mkOption {
231 type = types.bool;
232- default = true;
233 description = ''
234 Whether the display manager should prevent systemd from handling
235 lid and power events. This is normally handled by the desktop
···229230 desktopManagerHandlesLidAndPower = mkOption {
231 type = types.bool;
232+ default = false;
233 description = ''
234 Whether the display manager should prevent systemd from handling
235 lid and power events. This is normally handled by the desktop