updated home-manager config
This commit is contained in:
parent
62d799ac4c
commit
ebc57be525
1 changed files with 3 additions and 1 deletions
4
home.nix
4
home.nix
|
@ -65,7 +65,9 @@
|
||||||
lazygit
|
lazygit
|
||||||
rustup
|
rustup
|
||||||
file
|
file
|
||||||
discord
|
(discord.override {
|
||||||
|
withVencord = true;
|
||||||
|
})
|
||||||
# itch : THIS IS BROKEN FOR SOME REASON, need to pin it??
|
# itch : THIS IS BROKEN FOR SOME REASON, need to pin it??
|
||||||
qbittorrent
|
qbittorrent
|
||||||
deno
|
deno
|
||||||
|
|
Loading…
Reference in a new issue