chore: remove redundant declaration in .envrc

This commit is contained in:
Sebastian Ullrich 2022-07-08 23:11:41 +02:00 committed by Mac
parent a45d86cb96
commit 49a025889a

5
.envrc
View file

@ -1,6 +1 @@
use_flake() {
watch_file flake.nix
watch_file flake.lock
eval "$(nix print-dev-env)"
}
use flake