diff --git a/.envrc b/.envrc index a5dbbcba..e6b69f76 100644 --- a/.envrc +++ b/.envrc @@ -1 +1,3 @@ -use flake . +if has nix; then + use flake . +fi