guix/gnu
Reza Alizadeh Majd 764d896668
services: Add LXQt desktop service.
* gnu/services/desktop.scm (lxqt-desktop-service-type): New variable.
(<lxqt-desktop-configuration>): New record type.
(lxqt-desktop-configuration?): New procedure.
* doc/guix.texi (Desktop Services): Document this.

Co-authored-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-10-20 00:21:45 +03:00
..
bootloader system: Use locale information in grub.cfg. 2020-10-18 15:33:05 +02:00
build
installer installer: Create bios_grub partition when it is needed. 2020-10-19 21:54:25 +02:00
machine system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
packages gnu: pcmanfm-qt: Fix default wallpaper load path. 2020-10-20 00:16:43 +03:00
services services: Add LXQt desktop service. 2020-10-20 00:21:45 +03:00
system
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm installer: Call setlocale after init gettext. 2020-10-18 17:55:40 +02:00
local.mk gnu: LLVM, Clang: Add 11.0.0. 2020-10-19 00:12:31 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
tests.scm