updated home-manager config
This commit is contained in:
parent
6e7471fc99
commit
3375c3c9c1
1 changed files with 3 additions and 0 deletions
3
home.nix
3
home.nix
|
@ -92,6 +92,9 @@
|
||||||
texlab
|
texlab
|
||||||
typst-fmt
|
typst-fmt
|
||||||
typst-lsp
|
typst-lsp
|
||||||
|
rust-analyzer
|
||||||
|
clippy
|
||||||
|
rustfmt
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.direnv = {
|
programs.direnv = {
|
||||||
|
|
Loading…
Reference in a new issue