aboutsummaryrefslogtreecommitdiff
path: root/tw/home.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/home.scm')
-rw-r--r--tw/home.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/home.scm b/tw/home.scm
index 7f745688..2a6340c7 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -157,7 +157,7 @@
(list
(simple-service 'zshrc home-zsh-service-type
;; `home-zsh-configuration's are merged, so we can extend `home-zsh-service-type'.
- (home-zsh-configuration
+ (home-zsh-extension
(zshrc (list (local-file "home/files/zshrc")
(local-file "home/files/prompt.zsh")))))