Intial commit

This commit is contained in:
2026-03-03 16:35:29 +05:30
commit 0ec11e20ac
9 changed files with 280 additions and 0 deletions

5
.envrc Normal file
View File

@@ -0,0 +1,5 @@
if ! has nix_direnv_version || ! nix_direnv_version 3.1.0; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.1.0/direnvrc" "sha256-yMJ2OVMzrFaDPn7q8nCBZFRYpL/f0RcHzhmw/i6btJM="
fi
use flake