added discord patches

This commit is contained in:
twoneis 2023-11-02 05:48:28 +01:00
parent e93109df98
commit e6bbf1d4b5

View file

@ -2,7 +2,10 @@ pkgs: with pkgs; [
gnomeExtensions.paperwm
thunderbird
helix
discord
(discord.override {
withOpenASAR = true;
withVencord = true;
})
signal-desktop
spotify
]