From 883bafff6594d0fc229486ee07c45390d2b4b206 Mon Sep 17 00:00:00 2001 From: Kiana Sheibani Date: Sun, 25 Feb 2024 00:06:37 -0500 Subject: [PATCH] Add missing confpkg calls --- config.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.org b/config.org index be25403..ce40504 100644 --- a/config.org +++ b/config.org @@ -1055,6 +1055,8 @@ applications. ** Authentication +#+call: confpkg("Auth") + I don't want my cache files to get deleted whenever I mess up my Doom install, so let's move them to somewhere more safe. @@ -2197,6 +2199,8 @@ I use =isync=, =msmtp= and =mu= as Doom Emacs recommends. ** Calendar +#+call: confpkg() + The calendar's main purpose for me is to give a better view of the [[*Agenda][Org agenda]]. #+begin_src emacs-lisp