dotenv_if_exists

if command -v nix > /dev/null; then
    watch_file rust-toolchain.toml
    use flake
fi
