summaryrefslogtreecommitdiff
path: root/tw/home/cern.scm
diff options
context:
space:
mode:
authorTimo Wilken2023-11-21 22:25:59 +0100
committerTimo Wilken2023-11-21 22:25:59 +0100
commit4267ecbfb60827dd9d85070cf2fa7bff74a6b729 (patch)
treeb1d541243b72f92bb211744a0a4973405f68d88d /tw/home/cern.scm
parent68c09c0bdd23a588f8ab75593b0fd8bf5f38d6c7 (diff)
Package neomutt's mutt_oauth2.py script
This gets rid of the last git submodule.
Diffstat (limited to 'tw/home/cern.scm')
-rw-r--r--tw/home/cern.scm11
1 files changed, 3 insertions, 8 deletions
diff --git a/tw/home/cern.scm b/tw/home/cern.scm
index e6ceffb0..8f446e3b 100644
--- a/tw/home/cern.scm
+++ b/tw/home/cern.scm
@@ -23,6 +23,7 @@
#:use-module (tw packages alice)
#:use-module (tw packages ci)
#:use-module (tw packages catppuccin)
+ #:use-module (tw packages mail)
#:use-module (tw packages xorg)
#:use-module (tw gexp)
#:use-module (tw services desktop)
@@ -33,7 +34,7 @@
(use-package-modules calendar dav mail web-browsers xdisorg xorg)
(define pim-packages
- (list vdirsyncer khal khard aerc lynx)) ; lynx for HTML mail
+ (list vdirsyncer khal khard aerc lynx mutt_oauth2.py)) ; lynx for HTML mail
(define pim-services
(list
@@ -42,13 +43,7 @@
("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))))
-
- (simple-service 'mail-files home-files-service-type
- `(;; The file from git main is newer than the one bundled with the
- ;; packaged neomutt version and contains a few fixes.
- (".local/bin/mutt_oauth2.py"
- ,(local-file "files/neomutt/contrib/oauth2/mutt_oauth2.py" #:recursive? #t))))))
+ ("aerc/stylesets" ,(local-file "files/aerc/stylesets" #:recursive? #t))))))
(define-public %cern-home
(home-environment