discord modified to be overriden with vencord

This commit is contained in:
2024-11-12 17:01:56 -06:00
parent 5cc10886fc
commit 4f8591e6c0
3 changed files with 21 additions and 21 deletions

View File

@@ -40,7 +40,7 @@ _self: super: {
];
};
handbrake = super.handbrake.override { useGtk = true; };
discord = super.discord.override { withOpenASAR = true; };
discord-ptb = super.discord.override { withVencord = true; };
ripgrep = super.ripgrep.override { withPCRE2 = true; };
papirus-icon-theme = super.papirus-icon-theme.override { color = "green"; };
# blender = super.blender.override { cudaSupport = true; };