This commit is contained in:
2026-02-05 15:05:09 -05:00
parent 7d93b84ca5
commit c767e881ba

View File

@@ -25,7 +25,8 @@
emacs = pkgs.emacs-unstable-pgtk;
extraPackages =
epkgs:
with epkgs; [
with epkgs;
[
dracula-theme
treesit-grammars.with-all-grammars
]