non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-18 13:06:35 +01:00
parent 8b12505bf9
commit 6b75072cba
2 changed files with 40 additions and 28 deletions

View file

@ -15,6 +15,7 @@
default = pkgs.mkShell {
buildInputs = with pkgs; [
typst
tinymist
];
};
};