guix/gnu
Ludovic Courtès eedf71f948
services: upower: Default to a percentage-based policy.
This is the documented default of UPower 0.99.15 (the actual default
appears to be #f though).

* gnu/services/desktop.scm (<upower-configuration>)
[use-percentage-for-policy?]: Default to #t.
* doc/guix.texi (Desktop Services): Adjust accordingly.  Explain the
tradeoff.
2022-09-04 23:10:10 +02:00
..
bootloader bootloader: Add device-tree-support? option. 2022-08-30 08:50:44 +02:00
build shepherd: Set #o640 permissions for log file of service in container. 2022-09-02 16:32:16 +05:30
home services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
installer installer: Fix segfault on double logical partition removal. 2022-09-01 18:43:28 +02:00
machine Fix misspelling of GUIX_DIGITAL_OCEAN_TOKEN. 2022-09-04 17:57:02 +02:00
packages gnu: scintilla: Update to 5.3.0. 2022-09-04 20:46:25 +02:00
services services: upower: Default to a percentage-based policy. 2022-09-04 23:10:10 +02:00
system
tests tests: image: New test. 2022-08-30 19:29:58 +02:00
artwork.scm
bootloader.scm bootloader: Wrap lines. 2022-08-30 08:51:12 +02:00
ci.scm ci: Fix the images specification. 2022-08-17 11:29:38 +02:00
home.scm home: Fix docstring. 2022-08-19 18:55:41 +03:00
image.scm image: Add comments. 2022-08-31 14:59:43 +02:00
installer.scm
local.mk gnu: Add turbovnc. 2022-09-02 12:37:20 -04:00
machine.scm
packages.scm
services.scm services: provenance: Use 'current-channels' to obtain provenance data. 2022-08-30 00:40:04 +02:00
system.scm
tests.scm