feat(desktop): replace vesktop with stock discord
This commit is contained in:
parent
e4fad165aa
commit
415edf41f3
2 changed files with 6 additions and 14 deletions
|
@ -77,6 +77,10 @@
|
|||
home = {
|
||||
packages = with pkgs; [
|
||||
chromium
|
||||
(discord.override {
|
||||
withOpenASAR = true;
|
||||
withVencord = true;
|
||||
})
|
||||
gimp
|
||||
gparted
|
||||
idea-ultimate-fixed
|
||||
|
@ -85,7 +89,6 @@
|
|||
strawberry
|
||||
teams-for-linux
|
||||
thunderbird
|
||||
(vesktop.override { withSystemVencord = true; })
|
||||
vscode
|
||||
|
||||
# libreoffice stuff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue