Creating new repo

This commit is contained in:
2023-12-28 17:18:54 -07:00
parent c3e2d23a63
commit 977ab8f6c9
49 changed files with 7923 additions and 0 deletions

5
.envrc Normal file
View File

@@ -0,0 +1,5 @@
use flake . --impure
if [ -f .envrc.local ]; then
source .envrc.local
fi