aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home
diff options
context:
space:
mode:
authorGravatar Tom Willemse2026-07-18 02:08:07 -0700
committerGravatar Tom Willemse2026-08-26 23:04:25 -0700
commitbc79a6cddfbcec369e726c4c4d45b767bb335f78 (patch)
treefb78f0104c8c0192bab8e63bdf8d10cc65c5ffcd /oni/home
parentd307b1ad3fb11b88ce3046bb738bb8b9dfcba815 (diff)
downloadnew-dotfiles-bc79a6cddfbcec369e726c4c4d45b767bb335f78.tar.gz
new-dotfiles-bc79a6cddfbcec369e726c4c4d45b767bb335f78.zip
data: Add org-caldav
Diffstat (limited to 'oni/home')
-rw-r--r--oni/home/config/data.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/oni/home/config/data.scm b/oni/home/config/data.scm
index 0c98e45..89121cb 100644
--- a/oni/home/config/data.scm
+++ b/oni/home/config/data.scm
@@ -53,7 +53,8 @@
"emacs-nginx-mode"
"emacs-fennel-mode"
"fennel-ls"
- "fnlfmt"))
+ "fnlfmt"
+ "emacs-org-caldav"))
(list
pick-random-wallpaper
emacs-org-contacts
@@ -140,6 +141,7 @@
(package emacs-pgtk)
(configurations
(list
+ (local-file "../../../emacs/.emacs.d/init.el")
(local-file "../services/emacs/init.el")
(mixed-text-file
"init.el"
@@ -157,7 +159,6 @@
(org-mode-key "C-S-e")))
(service home-emacs-golden-ratio-service-type)
(service home-emacs-pinentry-service-type)
- (service home-emacs-org-caldav-service-type)
(service home-emacs-org-mem-service-type)
(service home-mbsync-service-type)