diff options
author | Ben Sima <ben@bsima.me> | 2021-03-18 14:05:40 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2021-03-18 14:05:40 -0400 |
commit | f0a65c4113e19975be5b81f8c84cb372a00f4159 (patch) | |
tree | ca5447092c60ee7a16936cd6682b88f016d2e959 | |
parent | 94ee454d8beced567345241dbc73fd44264f6f4f (diff) |
Add org-roam
-rw-r--r-- | lib/emacs-packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/emacs-packages.nix b/lib/emacs-packages.nix index 533fa53..5fae535 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -49,6 +49,7 @@ multiple-cursors notmuch nix-mode org-bullets +org-roam org-clock-today melpaStablePackages.org-journal org-plus-contrib |