use flake

if [ -f .env ]; then
  . .env
fi
