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; emacs = pkgs.emacs-unstable-pgtk;
extraPackages = extraPackages =
epkgs: epkgs:
with epkgs; [ with epkgs;
[
dracula-theme dracula-theme
treesit-grammars.with-all-grammars treesit-grammars.with-all-grammars
] ]