summaryrefslogtreecommitdiff
path: root/deployment
diff options
context:
space:
mode:
Diffstat (limited to 'deployment')
-rw-r--r--deployment/systems/rakan.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/deployment/systems/rakan.scm b/deployment/systems/rakan.scm
index b0a76d1..daf03eb 100644
--- a/deployment/systems/rakan.scm
+++ b/deployment/systems/rakan.scm
@@ -171,8 +171,7 @@
(inherit home-environment-)
(packages packages-)
(services (cons* home-l2md
- (append sovereign:packages:emacs:spacemacs-services
- services-))))))
+ services-)))))
(list name-
home-environment-*)))))