guix/gnu
Diego Nicola Barbato b901b72545
services: slim: Honor the value of slim from slim-configuration.
Previously setting the slim field in slim-configuration would have no effect.

* gnu/services/xorg.scm (slim-shepherd-service): Remove unused let binding for
  slim.  Use (slim-configuration-slim config) instead of the default slim.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-29 09:33:55 +02:00
..
bootloader
build accounts: Always honor the configured user account shell. 2019-04-26 14:19:36 +02:00
installer installer: Tell the user where the config file is. 2019-04-28 22:57:08 +02:00
packages gnu: Fix missing bison package in (gnu packages algebra). 2019-04-28 23:58:13 +01:00
services services: slim: Honor the value of slim from slim-configuration. 2019-04-29 09:33:55 +02:00
system vm-image: Add 'nss-certs' to the global package set. 2019-04-28 22:57:06 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Actually reboot when the user presses "Reboot." 2019-04-26 14:19:36 +02:00
local.mk Merge branch 'staging' 2019-04-28 14:45:35 +02:00
packages.scm
services.scm
system.scm system: Add boot file systems to /etc/fstab. 2019-04-27 00:11:52 +02:00
tests.scm