summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el
index f7d4462..689bd9f 100644
--- a/.config/emacs/init.el
+++ b/.config/emacs/init.el
@@ -341,6 +341,7 @@
(make-directory "~/Notes"))
(use-package org-roam
+ :straight nil
:defer t
:init
(define-prefix-command 'thanos/notes-map)