aboutsummaryrefslogtreecommitdiff
path: root/etc/guix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-02-21 03:29:48 -0300
committerEuAndreh <eu@euandre.org>2025-02-21 03:30:07 -0300
commitd68b1ff624bba68becb323dad304a7cbec0230f4 (patch)
tree34de05fa2c78580bb2e96dc19277dbf1262c4913 /etc/guix
parentetc/xmobar/novinho: Add config for novinho derived from velhinho (diff)
downloaddotfiles-d68b1ff624bba68becb323dad304a7cbec0230f4.tar.gz
dotfiles-d68b1ff624bba68becb323dad304a7cbec0230f4.tar.xz
etc/guix/home.scm: Update after reconfigure - keep system almost 100% up-to-date
Diffstat (limited to 'etc/guix')
-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