mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2024-11-15 05:13:10 +01:00
user: install typst and just
This commit is contained in:
parent
0fb57287bd
commit
a420d6c154
|
@ -5,6 +5,7 @@
|
|||
lldb
|
||||
rust-analyzer
|
||||
rnix-lsp
|
||||
typst-lsp
|
||||
(python3.withPackages (ps: with ps; [
|
||||
pyls-isort
|
||||
pylsp-mypy
|
||||
|
|
|
@ -53,6 +53,7 @@
|
|||
mosh
|
||||
ansible
|
||||
plover.dev
|
||||
typst
|
||||
|
||||
# programming languages
|
||||
cargo
|
||||
|
@ -63,6 +64,7 @@
|
|||
nodejs_20
|
||||
gnumake
|
||||
go
|
||||
just
|
||||
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue