fix(nix): fix .envrc
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
29d7ceef5d
commit
edbe99ac8f
1 changed files with 1 additions and 1 deletions
2
.envrc
2
.envrc
|
@ -1,5 +1,5 @@
|
||||||
if has nix_direnv_version; then
|
if has nix_direnv_version; then
|
||||||
use flake ./nix/dev
|
use flake
|
||||||
fi
|
fi
|
||||||
|
|
||||||
dotenv_if_exists
|
dotenv_if_exists
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue