new index

This commit is contained in:
41666 2025-01-05 21:16:51 -08:00
parent 662ea79b13
commit 8622e741a8
4 changed files with 203 additions and 382 deletions

View file

@ -2,5 +2,6 @@
buildInputs = with pkgs; [
nodePackages.serve
nodePackages.prettier
bun
];
}