diff options
author | Ben Sima <ben@bsima.me> | 2022-02-04 09:36:57 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-02-04 09:36:57 -0500 |
commit | b82ecb2e13033b7b9815fc66a79854ea44a5652e (patch) | |
tree | 3cf0e5686c86cf8aec5505561faa51743528eac8 | |
parent | 58606fd303814a836805c3565a6288d8d11c7040 (diff) |
Add org-contrib back
-rw-r--r-- | lib/emacs-packages.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/emacs-packages.nix b/lib/emacs-packages.nix index 777e360..8b5e29e 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -55,7 +55,7 @@ org-drill org-roam melpaStablePackages.org-journal org -#org-contrib +org-contrib org-pomodoro org-web-tools pass |