This commit is contained in:
2026-02-05 15:05:09 -05:00
parent 5cf8599ce0
commit 2b82f23e2c

View File

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