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