diff --git a/home/emacs/default.nix b/home/emacs/default.nix index 09859661..60cd5ff9 100644 --- a/home/emacs/default.nix +++ b/home/emacs/default.nix @@ -58,7 +58,8 @@ extraPackages = epkgs: with epkgs; [ treesit-grammars.with-all-grammars - mu4e + mu4e # Linked to `mu` tool + org-roam # To bring in emacs-sqlite ]; }; home.packages = with pkgs; [