init: dev

This commit is contained in:
Sky
2026-02-10 13:44:36 +00:00
commit d4cbcb6ab4
11 changed files with 943 additions and 0 deletions

1
.envrc Normal file
View File

@@ -0,0 +1 @@
NIXPKGS_ALLOW_INSECURE=1 use flake . --impure;