updated home-manager config
This commit is contained in:
parent
761e6aff4f
commit
bb4594615c
1 changed files with 3 additions and 3 deletions
6
home.nix
6
home.nix
|
@ -66,7 +66,7 @@
|
|||
qemu
|
||||
vimgolf
|
||||
lazygit
|
||||
# rustup
|
||||
rustup
|
||||
file
|
||||
(discord.override {
|
||||
withVencord = true;
|
||||
|
@ -126,9 +126,9 @@
|
|||
typst-fmt
|
||||
typst-lsp
|
||||
clang-tools
|
||||
# rust-analyzer
|
||||
rust-analyzer
|
||||
#clippy
|
||||
# rustfmt
|
||||
rustfmt
|
||||
#runpod
|
||||
docker
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue