summaryrefslogtreecommitdiff
path: root/gnu/services
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/services')
-rw-r--r--gnu/services/lightdm.scm5
1 files changed, 1 insertions, 4 deletions
diff --git a/gnu/services/lightdm.scm b/gnu/services/lightdm.scm
index 799ddecfe2f..9b2ba0eff2d 100644
--- a/gnu/services/lightdm.scm
+++ b/gnu/services/lightdm.scm
@@ -133,10 +133,7 @@
133 empty-serializer) 133 empty-serializer)
134 (assets 134 (assets
135 (list-of-file-likes (list adwaita-icon-theme 135 (list-of-file-likes (list adwaita-icon-theme
136 gnome-themes-extra 136 gnome-themes-extra))
137 ;; FIXME: hicolor-icon-theme should be in the
138 ;; packages of the desktop templates.
139 hicolor-icon-theme))
140 "The list of packages complementing the greeter, such as package providing 137 "The list of packages complementing the greeter, such as package providing
141icon themes." 138icon themes."
142 empty-serializer) 139 empty-serializer)