reload direnv only when flake.* are changed
This commit is contained in:
parent
93c43e4756
commit
6a69870128
1 changed files with 1 additions and 1 deletions
2
.envrc
2
.envrc
|
@ -1,2 +1,2 @@
|
||||||
watch_file **/*.nix flake.lock
|
watch_file flake.nix flake.lock
|
||||||
use flake
|
use flake
|
||||||
|
|
Loading…
Reference in a new issue