chore: remove redundant declaration in .envrc
This commit is contained in:
parent
a45d86cb96
commit
49a025889a
1 changed files with 0 additions and 5 deletions
5
.envrc
5
.envrc
|
|
@ -1,6 +1 @@
|
|||
use_flake() {
|
||||
watch_file flake.nix
|
||||
watch_file flake.lock
|
||||
eval "$(nix print-dev-env)"
|
||||
}
|
||||
use flake
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue