diff options
author | Ben Sima <ben@bsima.me> | 2018-12-21 11:44:38 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-01-01 11:57:20 -0800 |
commit | 07c7cddd1b543c399c167e2362702f3a0bebecb6 (patch) | |
tree | 4b014f76719f9539efef8dddb6bcf2307f9fa64b | |
parent | cf6825601f806cfab3d586afa18957246d3a8db3 (diff) |
Add org-journal
-rw-r--r-- | emacs-packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs-packages.nix b/emacs-packages.nix index 7b3fe21..ec8d257 100644 --- a/emacs-packages.nix +++ b/emacs-packages.nix @@ -48,6 +48,7 @@ nix-mode org-bullets org-dashboard org-jira +melpaStablePackages.org-journal org-plus-contrib org-pomodoro org-trello |