aboutsummaryrefslogtreecommitdiff
path: root/tw/system/vin.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/system/vin.scm')
-rw-r--r--tw/system/vin.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/system/vin.scm b/tw/system/vin.scm
index 6a72026d..02a4bbcb 100644
--- a/tw/system/vin.scm
+++ b/tw/system/vin.scm
@@ -263,7 +263,7 @@
(services-to-restart
'(mcron wireguard-wg0 syncthing-timo postgresql hledger-dashboard
prometheus-node-exporter restic-server))
- (channels %system-channels)
+ (channels #~(@ (tw channels) %system-channels))
(operating-system-expression
#~(@ (tw system vin) %vin-system))))