feat(emacs): Add notmuch package

This commit is contained in:
Vincent Ambo 2018-05-14 13:24:23 +02:00
parent 3f71d537b9
commit b70b1a18e4

View file

@ -115,5 +115,5 @@ in emacsWithPackages(epkgs:
]) ++
# Custom packaged Emacs packages:
[ sly sly-company nix-mode ]
[ sly sly-company nix-mode pkgs.notmuch ]
)