diff --git a/.envrc b/.envrc index 3550a30f2..988d72b1b 100644 --- a/.envrc +++ b/.envrc @@ -1 +1,3 @@ -use flake +if has nix; then + use flake +fi