docs: microoptimize graph a bit

This commit is contained in:
MultisampledNight 2024-01-11 10:39:03 +01:00
commit f445a03fb2
No known key found for this signature in database
GPG key ID: 6D525AA147CBDAE2
2 changed files with 6 additions and 2 deletions

View file

@ -37,7 +37,8 @@
};
packages = with pkgs; [
just nushell typst
just nushell
typst typst-lsp
mold
];
})