/ .envrc
.envrc
1  nix_direnv_manual_reload
2  if command -v nix-shell &>/dev/null; then
3    use nix
4  fi