mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 23:05:57 +02:00
services: slim-configuration: Adapt exported getter methods.
Commit 554b860739 introduces changes to the
slim-configuration record without updating the exported methods.
* gnu/services/xorg.scm: Export slim-configuration-xorg and
slim-configuration-sessreg.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
631a6e6377
commit
bab7a49558
@@ -4,6 +4,7 @@
|
||||
;;; Copyright © 2015 Sou Bunnbu <iyzsong@gmail.com>
|
||||
;;; Copyright © 2018, 2019 Timothy Sample <samplet@ngyro.com>
|
||||
;;; Copyright © 2019 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
|
||||
;;; Copyright © 2019 Tim Gesthuizen <tim.gesthuizen@yahoo.de>
|
||||
;;;
|
||||
;;; This file is part of GNU Guix.
|
||||
;;;
|
||||
@@ -79,7 +80,8 @@
|
||||
slim-configuration-xauth
|
||||
slim-configuration-shepherd
|
||||
slim-configuration-auto-login-session
|
||||
slim-configuration-startx
|
||||
slim-configuration-xorg
|
||||
slim-configuration-sessreg
|
||||
|
||||
slim-service-type
|
||||
slim-service
|
||||
|
||||
Reference in New Issue
Block a user