guix/gnu
Ludovic Courtès d344f5a528
services: xorg: Allow users to specify a list of modules.
* gnu/services/xorg.scm (%default-xorg-fonts): New variable.
(xorg-configuration-file): Add #:modules and #:fonts.  Rewrite to return
a 'computed-file' that honors MODULES and FONTS.
(xorg-wrapper): Pass #:modules to 'xorg-configuration-file'.
(xorg-start-command): Add #:fonts.  Pass #:fonts and #:modules to
'xorg-configuration-file'.
* doc/guix.texi (X Window): Adjust documentation of 'xorg-start-command'
and 'xorg-configuration-file'.
2017-11-28 10:46:03 +01:00
..
bootloader bootloader: extlinux: Fix device tree path. 2017-11-23 20:07:04 +01:00
build shepherd: Include /etc/group in service containers. 2017-11-22 23:02:35 +01:00
packages gnu: xdg-utils: Add perl-file-mimeinfo as an input. 2017-11-28 10:41:22 +01:00
services services: xorg: Allow users to specify a list of modules. 2017-11-28 10:46:03 +01:00
system vm: Use os-defined initrd intead of base-initrd. 2017-11-26 13:50:37 +01:00
tests tests: messaging: Enable Prosody DIGEST-MD5 auth mechanism. 2017-11-26 15:32:16 +01:00
artwork.scm
bootloader.scm
local.mk gnu: exim: Fix CVE-2017-16943. 2017-11-26 15:31:46 -05:00
packages.scm Revert "Add (guix self) and use it when pulling." 2017-11-21 23:53:10 +01:00
services.scm services: Add 'lookup-service-types'. 2017-11-08 22:31:58 +01:00
system.scm Add semicolon in commands that set GUIX_PROFILE. 2017-11-20 18:43:10 +01:00
tests.scm