nix/.envrc
2025-09-29 18:30:30 +02:00

5 lines
No EOL
48 B
Bash

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