mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-06-06 18:00:30 +00:00
home: services: noctalia-shell: Depend on dbus shepherd service.
* modules/rosenthal/services/desktop.scm (%home-noctalia-shell-shepherd) [requirement]: Add dbus.
This commit is contained in:
parent
42c95a4d09
commit
f729ee2641
@ -400,7 +400,7 @@ compositor.")))
|
||||
(list (shepherd-service
|
||||
(documentation "Start noctalia-shell.")
|
||||
(provision '(noctalia-shell))
|
||||
(requirement '(graphical-session))
|
||||
(requirement '(dbus graphical-session))
|
||||
(modules '((shepherd support)))
|
||||
(start
|
||||
#~(lambda args
|
||||
|
||||
Loading…
Reference in New Issue
Block a user