Direnv and allow unfree

This commit is contained in:
pazpi 2025-09-29 18:30:30 +02:00
parent c2eb0ec788
commit 8e2b3e3a28
6 changed files with 24 additions and 16 deletions

5
.envrc Normal file
View file

@ -0,0 +1,5 @@
use flake
if [ -f .env ]; then
dotenv .env
fi