Direnv and allow unfree
This commit is contained in:
parent
c2eb0ec788
commit
8e2b3e3a28
6 changed files with 24 additions and 16 deletions
5
.envrc
Normal file
5
.envrc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
use flake
|
||||
|
||||
if [ -f .env ]; then
|
||||
dotenv .env
|
||||
fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue