summaryrefslogtreecommitdiff
path: root/tw
diff options
context:
space:
mode:
Diffstat (limited to 'tw')
-rw-r--r--tw/home/cern.scm14
1 files changed, 2 insertions, 12 deletions
diff --git a/tw/home/cern.scm b/tw/home/cern.scm
index b03a1348..61dacdcb 100644
--- a/tw/home/cern.scm
+++ b/tw/home/cern.scm
@@ -43,21 +43,11 @@
(define pim-services
(list
(simple-service 'pim-config home-xdg-configuration-files-service-type
- `(("khal/config" ,(local-file "files/khal.conf"))
- ("khard/khard.conf" ,(local-file "files/khard.conf"))
- ("aerc/accounts.conf" ,(local-file "files/aerc/accounts.work.conf"))
+ `(("aerc/accounts.conf" ,(local-file "files/aerc/accounts.work.conf"))
("aerc/aerc.conf" ,(local-file "files/aerc/aerc.conf"))
("aerc/binds.conf" ,(local-file "files/aerc/binds.conf"))
("aerc/filters" ,(local-file "files/aerc/filters" #:recursive? #t))
- ("aerc/stylesets" ,(local-file "files/aerc/stylesets" #:recursive? #t))
- ("vdirsyncer/config" ,(local-file "files/vdirsyncer.conf"))))
-
- ;; These cron jobs are annoying because they pop up a password prompt every time they run.
- ;; (simple-service 'pim-cronjobs home-mcron-service-type
- ;; (list #~(job "15 */4 * * *" ; every four hours at HH:15
- ;; (string-append #$(file-append vdirsyncer "/bin/vdirsyncer") " metasync"))
- ;; #~(job "0,30 * * * *" ; every half hour
- ;; (string-append #$(file-append vdirsyncer "/bin/vdirsyncer") " sync"))))
+ ("aerc/stylesets" ,(local-file "files/aerc/stylesets" #:recursive? #t))))
(simple-service 'mail-files home-files-service-type
`(;; The file from git main is newer than the one bundled with the