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
|
lldb
|
||||||
rust-analyzer
|
rust-analyzer
|
||||||
rnix-lsp
|
rnix-lsp
|
||||||
|
typst-lsp
|
||||||
(python3.withPackages (ps: with ps; [
|
(python3.withPackages (ps: with ps; [
|
||||||
pyls-isort
|
pyls-isort
|
||||||
pylsp-mypy
|
pylsp-mypy
|
||||||
|
|
|
@ -53,6 +53,7 @@
|
||||||
mosh
|
mosh
|
||||||
ansible
|
ansible
|
||||||
plover.dev
|
plover.dev
|
||||||
|
typst
|
||||||
|
|
||||||
# programming languages
|
# programming languages
|
||||||
cargo
|
cargo
|
||||||
|
@ -63,6 +64,7 @@
|
||||||
nodejs_20
|
nodejs_20
|
||||||
gnumake
|
gnumake
|
||||||
go
|
go
|
||||||
|
just
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue