Add missing confpkg calls

This commit is contained in:
Kiana Sheibani 2024-02-25 00:06:37 -05:00
parent 28db201a21
commit 883bafff65
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

View file

@ -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