chore: quick push

This commit is contained in:
Nick 2025-03-09 19:37:13 -05:00
parent f3ed254c00
commit b936cfeed6
15 changed files with 190 additions and 14 deletions

View file

@ -139,6 +139,10 @@
path = ./templates/haskell;
description = "Haskell Environment";
};
typst = {
path = ./templates/typst;
description = "Typst Environment";
};
};
};