guix/gnu
Maxim Cournoyer 59ee837d8b
services: elogind: Fix default behavior for lid close.
Fixes <https://issues.guix.gnu.org/57052>, which was a behavior change
introduced inadvertently in 4c698cd512.

* gnu/services/desktop.scm (<elogind-configuration>)
[handle-lid-switch-external-power]: Default to *unspecified*, which serializes
to nothing.  This matches upstream behavior, meaning that even when plugged to
a power cord, a laptop will suspend when the lid is closed.
* doc/guix.texi (Desktop Services): Update doc.

Reported-by: Cairn <cairn@pm.me>
2022-08-10 00:33:30 -04:00
..
bootloader
build gnu: system: file-systems: Add shared flag. 2022-08-10 07:12:25 +03:00
home
installer installer: Add comments and vertical space to the generated config. 2022-08-08 11:54:25 +02:00
machine
packages gnu: xfce: Replace 'gnome-icon-theme' with 'adwaita-icon-theme'. 2022-08-10 08:50:31 +08:00
services services: elogind: Fix default behavior for lid close. 2022-08-10 00:33:30 -04:00
system gnu: system: file-systems: Add shared flag. 2022-08-10 07:12:25 +03:00
tests tests: Add qemu-guest-agent system test. 2022-08-09 17:15:45 +02:00
artwork.scm
bootloader.scm
ci.scm build-system: Add 'channel-build-system'. 2022-08-09 15:16:06 +02:00
home.scm
image.scm
installer.scm installer: Render the final configuration with (guix read-print). 2022-08-08 11:54:24 +02:00
local.mk gnu: gnupg: Patch CVE-2022-34903. 2022-08-09 22:39:26 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm