nixpkgs/nixos/modules/services/x11
Profpatsch 44c12dc0ff desktopManagerHandlesLidAndPower default false`
Changes the option and explicitely sets it for each desktopManager.

Reasoning: Currently,
services.xserver.displayManager.desktopManagerHandlesLidAndPower is set
to true by default. This creates a problem for users without desktop
environments activated, since lid management simply doesn't work
(and they have to be lucky to find this option).

See issue #9671
2015-09-01 12:14:44 +02:00
..
desktop-managers desktopManagerHandlesLidAndPower default false` 2015-09-01 12:14:44 +02:00
display-managers desktopManagerHandlesLidAndPower default false` 2015-09-01 12:14:44 +02:00
hardware synaptics: fix to allow for more scrolling choices 2015-07-07 20:56:13 +01:00
window-managers xserver: qtile as windowManager 2015-07-30 07:31:53 +02:00
redshift.nix redshift: fix evaluation 2015-07-27 16:46:57 +01:00
terminal-server.nix Rename hardware.opengl.videoDrivers back to services.xserver.videoDrivers 2014-04-29 14:42:36 +02:00
unclutter.nix "types.uniq types.string" -> "types.str" 2015-06-15 18:08:49 +02:00
xfs.conf
xfs.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
xserver.nix nixos/x11: start session with dbus-launch 2015-06-22 16:12:20 +00:00