about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-03-08T23·16+0000
committerVincent Ambo <tazjin@google.com>2020-03-08T23·16+0000
commit6cbcadc2e4340f18fd183eb7f84a74377861135b (patch)
tree0e23631bc3aa94c40fd53b0ae76a55acbfef31ab
parent825acd60e452d1f8fd6a6e03fd8948e40da53e2e (diff)
feat(tools/emacs): Install org-journal & org-ql r/592
-rw-r--r--tools/emacs/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/emacs/default.nix b/tools/emacs/default.nix
index 6aab4537e4..728dd5e6af 100644
--- a/tools/emacs/default.nix
+++ b/tools/emacs/default.nix
@@ -80,6 +80,8 @@ let
     nginx-mode
     nix-mode
     notmuch # this comes from pkgs.third_party
+    org-journal
+    org-ql
     paredit
     password-store
     pg