Emacs: switch from installing org-roam to just emacsql-sqlite
This commit is contained in:
parent
e9d27ba414
commit
0e3b62dbfe
|
@ -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; [
|
||||
|
|
Loading…
Reference in a new issue