aboutsummaryrefslogtreecommitdiff
path: root/tw/system/lap.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/system/lap.scm')
-rw-r--r--tw/system/lap.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/system/lap.scm b/tw/system/lap.scm
index 89a0014c..a8f3fad9 100644
--- a/tw/system/lap.scm
+++ b/tw/system/lap.scm
@@ -207,7 +207,7 @@
(unattended-upgrade-configuration
(schedule "0 21 * * *") ; every night at 21:00, when the laptop is turned on
(maximum-duration (* 40 60)) ; 40 minutes to allow for slow downloads
- (channels %system-channels)
+ (channels #~(@ (tw channels) %system-channels))
(operating-system-expression
#~(@ (tw system lap) %lap-system))
(services-to-restart