fix(envrc): watch relevant flake-modules files
Otherwise direnv doesn't work.
This commit is contained in:
parent
3193c3a1ea
commit
67820bb649
1 changed files with 4 additions and 3 deletions
1
.envrc
1
.envrc
|
@ -7,4 +7,5 @@ elif has git; then
|
|||
git fetch
|
||||
fi
|
||||
|
||||
watch_file ./flake.{nix,lock} ./flake-modules/{default,devshells,overlays,nixvim-modules}.nix
|
||||
use flake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue