changed discord to ptb

This commit is contained in:
twoneis 2023-11-02 05:51:18 +01:00
parent e6bbf1d4b5
commit a967613411

View file

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