nixpkgs/nixos/modules/services/x11/display-managers
Damien Cassou 26e424a4aa Explanation to desktopManagerHandlesLidAndPower
With this patch, systemd-inhibit outputs a descriptive message when
desktopManagerHandlesLidAndPower=true (the default).

Before the patch:

    $ systemd-inhibit
         Who: /nix/store/[...]-xsession [...] (UID 1000/cassou, PID 18561/systemd-inhibit)
        What: handle-power-key:handle-lid-switch
         Why: Unknown reason
        Mode: block

After the patch:

    $ systemd-inhibit
         Who: /nix/store/[...]-xsession [...] (UID 1000/cassou, PID 18561/systemd-inhibit)
        What: handle-power-key:handle-lid-switch
         Why: See NixOS configuration option 'services.xserver.displayManager.desktopManagerHandlesLidAndPower' for more information.
        Mode: block
2015-06-19 11:16:32 +02:00
..
auto.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
default.nix Explanation to desktopManagerHandlesLidAndPower 2015-06-19 11:16:32 +02:00
gdm.nix GNOME 3.16.1, closes #7357 2015-04-25 12:02:33 +02:00
kdm.nix nixos/display-manager: Support configurable hidden users 2015-03-09 18:10:31 -07:00
lightdm.nix nixos-artwork: Make into a derivation and use fetchfromgithub 2015-06-08 18:32:32 -07:00
sddm.nix Fix references to current-system/sw/sbin 2015-04-01 13:57:36 -07:00
slim.nix Add extraConfig option for SLiM 2014-08-31 03:21:37 +02:00