chore: Add condition to import flake env
This commit is contained in:
parent
432a31a0ce
commit
7c4e4249e7
1 changed files with 3 additions and 1 deletions
4
.envrc
4
.envrc
|
|
@ -1,3 +1,5 @@
|
||||||
watch_file ./flake.lock **/*.nix
|
watch_file ./flake.lock **/*.nix
|
||||||
|
|
||||||
use flake
|
if has nix; then
|
||||||
|
use flake
|
||||||
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue