poking at dev

This commit is contained in:
alisceon 2025-07-24 10:48:56 +02:00
parent d842d2a230
commit 715835d743
8 changed files with 239 additions and 8 deletions

7
.envrc Normal file
View file

@ -0,0 +1,7 @@
export DIRENV_WARN_TIMEOUT=20s
eval "$(devenv direnvrc)"
# The use_devenv function supports passing flags to the devenv command
# For example: use devenv --impure --option services.postgres.enable:bool true
use devenv