universeair: prepare for emacs tree-sitter

This commit is contained in:
2024-07-15 09:25:16 -04:00
parent 96343e1e29
commit 2af9877107

View File

@@ -40,6 +40,12 @@ in
};
};
home.stateVersion = "22.05";
# TODO: https://nohzafk.github.io/posts/2023-12-18-nix-emacs-treesit-grammars/
# home.file = {
# # tree-sitter subdirectory of the directory specified by user-emacs-directory
# ".config/emacs/.local/cache/tree-sitter".source =
# "${emacs29.treesitGrammars}/lib";
# };
};
};