added discord patches
This commit is contained in:
parent
e93109df98
commit
e6bbf1d4b5
1 changed files with 4 additions and 1 deletions
|
@ -2,7 +2,10 @@ pkgs: with pkgs; [
|
||||||
gnomeExtensions.paperwm
|
gnomeExtensions.paperwm
|
||||||
thunderbird
|
thunderbird
|
||||||
helix
|
helix
|
||||||
discord
|
(discord.override {
|
||||||
|
withOpenASAR = true;
|
||||||
|
withVencord = true;
|
||||||
|
})
|
||||||
signal-desktop
|
signal-desktop
|
||||||
spotify
|
spotify
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue