guix-devel/gnu
Ludovic Courtès b2e564515a
services: xorg: Define an <xorg-configuration> record type.
* gnu/services/xorg.scm (<xorg-configuration>): New record type.
(xorg-configuration-file): Remove.
(xorg-wrapper): Remove #:modules, #:configuration-file, and
 #:xorg-server; add optional 'config' parameter instead.  Adjust
accordingly.
(xorg-start-command): Likewise.
* doc/guix.texi (X Window): Document 'xorg-configuration'.  Update
'xorg-start-command' documentation.  Remove 'xorg-configuration-file'
documentation.
2019-03-24 23:06:11 +01:00
..
bootloader bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
build booloader: Add 'invoke/quiet'. 2019-03-16 18:15:13 +01:00
installer installer: network: Adjust wording. 2019-03-13 23:12:43 +01:00
packages gnu: avidemux: Update to 2.7.3. 2019-03-24 23:51:09 +01:00
services services: xorg: Define an <xorg-configuration> record type. 2019-03-24 23:06:11 +01:00
system Add (gnu system keyboard). 2019-03-24 23:06:11 +01:00
tests services: Add nslcd-service-type. 2019-03-20 20:31:15 +01:00
artwork.scm artwork: Update snapshot to b975164. 2019-03-05 23:08:53 +01:00
bootloader.scm bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
ci.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
installer.scm gnu: Move most packages from guile.scm to new module. 2019-01-28 14:57:10 +01:00
local.mk Add (gnu system keyboard). 2019-03-24 23:06:11 +01:00
packages.scm packages: Add the channel .go files to the search path. 2019-03-11 23:12:26 +01:00
services.scm
system.scm system: Fix misleading comments. 2019-03-22 22:49:35 +01:00
tests.scm