···229229230230 desktopManagerHandlesLidAndPower = mkOption {
231231 type = types.bool;
232232- default = true;
232232+ default = false;
233233 description = ''
234234 Whether the display manager should prevent systemd from handling
235235 lid and power events. This is normally handled by the desktop