aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/guix/home.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm
index 26a688c..b15a240 100644
--- a/etc/guix/home.scm
+++ b/etc/guix/home.scm
@@ -114,7 +114,8 @@
#~(job "0 0 * * *" "cronjob check")
#~(job "0 1 * * *" "cronjob backupit -q cron")
#~(job "0 2 * * 0" "cronjob gc")
- #~(job "0 3 * * *" "cronjob reconfigure -U")))
+ #~(job "0 3 * * *" "cronjob reconfigure")
+ #~(job "0 7 * * *" "cronjob guix pull -v3")))
(define (home-service name package bin)
(service-type