user: install typst and just

This commit is contained in:
Rouven Seifert 2024-01-25 18:21:20 +01:00
parent 0fb57287bd
commit a420d6c154
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
2 changed files with 3 additions and 0 deletions

View file

@ -5,6 +5,7 @@
lldb
rust-analyzer
rnix-lsp
typst-lsp
(python3.withPackages (ps: with ps; [
pyls-isort
pylsp-mypy

View file

@ -53,6 +53,7 @@
mosh
ansible
plover.dev
typst
# programming languages
cargo
@ -63,6 +64,7 @@
nodejs_20
gnumake
go
just
];