aboutsummaryrefslogtreecommitdiff
path: root/tw/home.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/home.scm')
-rw-r--r--tw/home.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/tw/home.scm b/tw/home.scm
index 92b1f580..7f745688 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -155,7 +155,8 @@
(define-public %common-services
(list
- (service home-zsh-service-type
+ (simple-service 'zshrc home-zsh-service-type
+ ;; `home-zsh-configuration's are merged, so we can extend `home-zsh-service-type'.
(home-zsh-configuration
(zshrc (list (local-file "home/files/zshrc")
(local-file "home/files/prompt.zsh")))))
@@ -422,7 +423,7 @@ show_border=1
(stop #~(make-kill-destructor)))))
;; The dbus service doesn't seem to be added automatically.
- (service home-dbus-service-type)
+ (simple-service 'force-activate-dbus home-dbus-service-type #t)
(simple-service 'common-gui-services home-shepherd-service-type
(list