From 831f370c5814bbf558a442e7877d2dbbd6e6b45c Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Wed, 24 Jan 2024 20:50:33 +0100 Subject: [PATCH] ass discord options --- systems/kuraokami/default.nix | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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