[nvim] envrc to flake, setup tanstack query for data loading

This commit is contained in:
2025-05-31 22:23:51 -07:00
parent 0ed2066b17
commit 4bed1c6e65
7 changed files with 140 additions and 65 deletions

2
.envrc
View File

@@ -1,4 +1,4 @@
use nix
use flake
# Add Node modules only to the end of the path.
# `layout node` will add it to the front, which is not as secure