From 9e65133659eb92c65c730b83d68c81e9d2df4251 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 12 Nov 2022 00:53:21 -0300 Subject: Move email, IRC and Atom into Thunderbird --- etc/guix/home.scm | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc/guix/home.scm') diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 3bf9f3e..79bb1c1 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -227,9 +227,7 @@ (define cronjobs (list - #~(job "0 0 * * *" "cronjob msmtp-queue -r") #~(job "0 0 * * *" "cronjob check") - #~(job "5 */6 * * *" "cronjob m") #~(job "30 0 * * *" "cronjob x update AND upgrade") #~(job "30 0 * * *" "cronjob backup -q cron"))) -- cgit v1.2.3