diff options
-rw-r--r-- | emacs/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/default.nix b/emacs/default.nix index 0003777eda5a..82cd310cf69d 100644 --- a/emacs/default.nix +++ b/emacs/default.nix @@ -24,6 +24,8 @@ let ]) ++ (with epkgs.melpaPackages; [ + org-bullets + sly notmuch elm-mode ts |