updated home-manager config
This commit is contained in:
parent
54baf5a4c9
commit
ce20095eca
1 changed files with 2 additions and 2 deletions
4
home.nix
4
home.nix
|
@ -70,8 +70,8 @@
|
||||||
rustup
|
rustup
|
||||||
file
|
file
|
||||||
(discord.override {
|
(discord.override {
|
||||||
# withOpenASAR = true;
|
withOpenASAR = true;
|
||||||
# withVencord = true;
|
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
|
||||||
|
|
Loading…
Reference in a new issue