Emacs: switch from installing org-roam to just emacsql-sqlite

This commit is contained in:
Evie Litherland-Smith 2024-07-06 07:09:53 +01:00
parent e9d27ba414
commit 0e3b62dbfe

View file

@ -58,8 +58,8 @@
extraPackages = epkgs:
with epkgs; [
treesit-grammars.with-all-grammars
emacsql-sqlite
mu4e # Linked to `mu` tool
org-roam # To bring in emacs-sqlite
];
};
home.packages = with pkgs; [