discord modified to be overriden with vencord
This commit is contained in:
@@ -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; };
|
||||
|
||||
Reference in New Issue
Block a user