updated flake and some other stuff

This commit is contained in:
2026-04-02 10:47:43 +01:00
parent 3a71912e22
commit 5720ab20dc
2 changed files with 6 additions and 5 deletions

View File

@@ -82,8 +82,9 @@
];
shellHook = ''
export TREE_SITTER_LIB_PATH="${pkgs.tree-sitter}/lib"
echo "Neovim LSP environment loaded"
export TREE_SITTER_LIB_PATH="${pkgs.tree-sitter}/lib"
echo "Neovim LSP environment loaded"
export DEVSHELL_NAME="󱄅 flake/#89dceb"
'';
};
};