watch_file ./server/prisma.nix
# I recommend using nix-direnv: https://github.com/nix-community/nix-direnv
if command -v nix;
then
	# It take a while on the initial load, but it's fine
	use flake
fi
