nixpkgs/nixos/modules
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
..
config nixos i18n.consoleFont: choose a different default 2015-06-09 20:13:42 +02:00
hardware
installer nixos i18n.consoleFont: choose a different default 2015-06-09 20:13:42 +02:00
misc Add ripple rest module 2015-06-08 13:48:23 +02:00
profiles Don't include 4 editors in the minimal installation CD 2015-06-04 11:06:44 +02:00
programs Add kbdlight package and setuid wrapper 2015-05-11 13:23:01 +08:00
security cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
services Explanation to desktopManagerHandlesLidAndPower 2015-06-19 11:16:32 +02:00
system nixos-artwork: Make into a derivation and use fetchfromgithub 2015-06-08 18:32:32 -07:00
tasks nixos: add support for exfat filesystem 2015-05-27 18:59:33 +03:00
testing
virtualisation Merge pull request #6732 from oconnorr/master 2015-06-02 20:34:43 +02:00
module-list.nix Add ripple rest module 2015-06-08 13:48:23 +02:00
rename.nix Make environment.checkConfigurationOptions an alias 2015-04-10 16:11:07 +02:00