summary refs log tree commit diff stats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/emacs.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/emacs.nix b/packages/emacs.nix
index 8aa5c63..fd55786 100644
--- a/packages/emacs.nix
+++ b/packages/emacs.nix
@@ -160,6 +160,8 @@ in
   ]) ++ (with epkgs.elpaPackages; [
     rainbow-mode
   ]) ++ [
+    # I just need the one org-package
+    epkgs.orgPackages.org-plus-contrib
     # defined above
     hook-helpers
     dired-du