home: Remove commented out emacs override
This commit is contained in:
parent
eb75b2b849
commit
d69d8e03ba
1 changed files with 0 additions and 3 deletions
|
@ -36,9 +36,6 @@ in
|
|||
emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacs-unstable-pgtk;
|
||||
# .override {
|
||||
# treeSitterPlugins = builtins.attrValues (filterAttrs (_: isDerivation) pkgs.tree-sitter-grammars);
|
||||
# }
|
||||
daemon = true;
|
||||
};
|
||||
electron = {
|
||||
|
|
Loading…
Reference in a new issue