diff --git a/.envrc b/.envrc index 4a4726a..0c9bbab 100644 --- a/.envrc +++ b/.envrc @@ -1 +1,3 @@ -use_nix +if has nix-shell; then + use_nix +fi