diff options
-rw-r--r-- | .envrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.5.1/direnvrc" "sha256-p4CDMJjuBmEh9pkn2aoJrZqr0DlPZHPU7eXOSDzzcuo=" fi # +# if direnv doesn't detect changes to the nix environment, just touch .envrc and +# it will refresh use nix # export BIZ_ROOT=$PWD |