patagia-control/.envrc.recommended

5 lines
151 B
Text
Raw Normal View History

nix_direnv_manual_reload
2024-10-20 19:29:28 +02:00
use flake
2025-01-06 20:40:02 +01:00
export DATABASE_URL=postgresql://patagia:swordfish@/patagia?host=$XDG_RUNTIME_DIR/patagia-postgres
2024-10-20 19:29:28 +02:00
dotenv_if_exists