use flake

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