feat: Make good art (with Typst)

This commit is contained in:
Piotr Gaczkowski 2026-04-27 22:20:49 +02:00
parent 2ec156422b
commit 64a45a8641
10 changed files with 27414 additions and 27 deletions

View file

@ -18,9 +18,13 @@
sync.allExtras = true;
};
};
typst = {
enable = true;
};
};
packages = [
pkgs.hanken-grotesk
pkgs.uv
];