Make .direnv via direnv
This commit is contained in:
parent
b6700e732c
commit
9dc763832f
1 changed files with 2 additions and 0 deletions
2
.envrc
2
.envrc
|
@ -4,4 +4,6 @@ use_flake() {
|
||||||
eval "$(nix print-dev-env --profile "$(direnv_layout_dir)/flake-profile")"
|
eval "$(nix print-dev-env --profile "$(direnv_layout_dir)/flake-profile")"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
mkdir -p .direnv
|
||||||
|
|
||||||
use_flake
|
use_flake
|
||||||
|
|
Loading…
Reference in a new issue