aboutsummaryrefslogtreecommitdiff
path: root/home-configuration.scm
diff options
context:
space:
mode:
authorTimo Wilken2022-10-21 00:40:31 +0200
committerTimo Wilken2022-10-21 00:40:31 +0200
commit2d7a63351ba19e22463e583600ab091fe3c16985 (patch)
treed2502aea89919ed58065537329642a07ffcfa934 /home-configuration.scm
parent60a558ed6282024a674a54de6a4453e05627c72a (diff)
Fix home-channels declaration
Diffstat (limited to 'home-configuration.scm')
-rw-r--r--home-configuration.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home-configuration.scm b/home-configuration.scm
index 7a82796f..3d54e558 100644
--- a/home-configuration.scm
+++ b/home-configuration.scm
@@ -461,8 +461,8 @@ ProxyJump \"twilken@lxplus.cern.ch\"
(identity-file "~/.ssh/cern_id_rsa")
(extra-content (cern-extra-content #t))))))))
- (service
- home-channels-service-type
+ (simple-service ; this can't be a `service' as that would remove the 'guix channel
+ 'nonfree-channels home-channels-service-type
(list
;; Nonguix is also needed system-wide for non-free drivers!
(channel