if nix flake show &>/dev/null; then
	use flake
fi
export DATABASE_URL="sqlite3://$(pwd)/data/instance.db"
