[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/11: services: xorg: Export %default-xorg-server-arguments.
From: |
guix-commits |
Subject: |
06/11: services: xorg: Export %default-xorg-server-arguments. |
Date: |
Wed, 31 Mar 2021 10:01:45 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit fe0826d5c9264184cc7c9e754d8a486d03865c05
Author: Valentin Herrmann <herr.valentin.mann@gmail.com>
AuthorDate: Sun Mar 21 12:23:23 2021 +0100
services: xorg: Export %default-xorg-server-arguments.
* gnu/services/xorg.scm (%default-xorg-server-arguments): Export.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/services/xorg.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm
index 60611dc..17d983f 100644
--- a/gnu/services/xorg.scm
+++ b/gnu/services/xorg.scm
@@ -68,6 +68,8 @@
%default-xorg-modules
%default-xorg-fonts
+ %default-xorg-server-arguments
+
xorg-wrapper
xorg-start-command
xinitrc
- branch master updated (04ba7a1 -> e45ef9a), guix-commits, 2021/03/31
- 01/11: tests: Make 'publish' test umask-insensitive., guix-commits, 2021/03/31
- 02/11: gnu: libvirt: Update to 7.1.0., guix-commits, 2021/03/31
- 05/11: gnu: virt-manager: Update to 3.2.0., guix-commits, 2021/03/31
- 03/11: gnu: python-libvirt: Update to 7.1.0., guix-commits, 2021/03/31
- 04/11: gnu: libvirt-glib: Update to 4.0.0., guix-commits, 2021/03/31
- 06/11: services: xorg: Export %default-xorg-server-arguments.,
guix-commits <=
- 10/11: substitute: Emit a single newline upon completion., guix-commits, 2021/03/31
- 07/11: services: sysctl: Export <sysctl-configuration> record field accessors., guix-commits, 2021/03/31
- 08/11: gnu: Remove unnecessary imports from (gnu packages gnome)., guix-commits, 2021/03/31
- 09/11: gnu: julia-commonsubexpressions: Fix Texinfo syntax., guix-commits, 2021/03/31
- 11/11: status: Don't display download URLs for '--verbosity=1'., guix-commits, 2021/03/31