diff --git a/systems/kuraokami/default.nix b/systems/kuraokami/default.nix index e1b73bb..2fea121 100644 --- a/systems/kuraokami/default.nix +++ b/systems/kuraokami/default.nix @@ -83,7 +83,14 @@ whatsapp-for-linux teams-for-linux webex - discord + ((discord.overrideAttrs (old: { + desktopItem = old.desktopItem.override + (old: { exec = old.exec + " --disable-gpu-sandbox"; }); + })).override { + withOpenASAR = true; + withVencord = true; + withTTS = true; + }) element-desktop mumble