aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tw/system.scm6
1 files changed, 6 insertions, 0 deletions
diff --git a/tw/system.scm b/tw/system.scm
index 45fe5745..7ec800ca 100644
--- a/tw/system.scm
+++ b/tw/system.scm
@@ -116,6 +116,12 @@
(this-host host-name)))
(modify-services (append %system-channel-services %base-services)
+ (guix-service-type
+ config =>
+ (guix-configuration
+ (inherit config)
+ (channels %system-channels)))
+
(login-service-type config => (tw-login-configuration config)))))
(define set-timezone-script