guix/gnu
Christopher Baines 6b692e961c
services: Improve the upower-configuration record.
Copy the defaults from the upower-service procedure to the
<upower-configuration> record type. This will allow making it the default
value for the upower-service-type, and deprecating the procedure. Export the
field accessors so that the <upower-configuration> record type becomes more
usable.

* gnu/services/desktop.scm (<upower-configuration>): Export it.
(upower-configuration-upower, upower-configuration-watts-up-pro?,
upower-configuration-poll-batteries?, upower-configuration-ignore-lid?,
upower-configuration-use-percentage-for-policy?,
upower-configuration-percentage-low, upower-configuration-percentage-critical,
upower-configuration-percentage-action, upower-configuration-time-low,
upower-configuration-time-critical, upower-configuration-time-action,
upower-configuration-critical-power-action): Add default and export.
2019-02-16 22:05:12 +00:00
..
bootloader
build
installer
packages gnu: chez-sockets: Use GIT- helpers. 2019-02-16 19:02:07 +01:00
services services: Improve the upower-configuration record. 2019-02-16 22:05:12 +00:00
system
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: Add genimage. 2019-02-15 17:49:08 +01:00
packages.scm packages: Remove duplicates from package cache. 2019-02-16 01:00:08 +01:00
services.scm
system.scm
tests.scm