From 4b7513e043fc26b080841a3313a976b95759956d Mon Sep 17 00:00:00 2001 From: David Thompson Date: Wed, 25 Nov 2015 12:47:58 -0500 Subject: services: xorg: Export additional symbols. 'slim-configuration' and 'slim-service-type' are needed if one wishes to use 'modify-services' on a service list that includes the slim service. * gnu/services/xorg.scm: Export 'slim-configuration' and 'slim-service-type'. --- gnu/services/xorg.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gnu/services/xorg.scm') diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm index dc2625d39b..7fea6829d5 100644 --- a/gnu/services/xorg.scm +++ b/gnu/services/xorg.scm @@ -43,6 +43,8 @@ xorg-start-command %default-slim-theme %default-slim-theme-name + slim-configuration + slim-service-type slim-service screen-locker-service-type -- cgit v1.2.3