summaryrefslogtreecommitdiff
path: root/deployment
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2026-03-12 15:46:15 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2026-03-12 16:23:45 +0100
commit4aae3b1db4bd942a3ab97b750c1c21b3bdec7952 (patch)
tree805f63dcd25c835330191ca9786dc8d1431ca037 /deployment
parent1798c7108bf82e2201791ef557dc12e02c8c25a8 (diff)
(deployment): install Spacemacs on all instances of user 1000HEADtestmaster
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-*)))))