@ -5,5 +5,4 @@ if has nix; then
use flake
fi
# Source an `.envrc.local` if it exists. You can add your custom changes there.
source_env_if_exists .envrc.local
[[ -f .envrc.local ]] && source_env .envrc.local