discord: switch to vesktop

This commit is contained in:
Christoph Hollizeck 2024-11-17 01:11:02 +01:00
parent 725bf3a81a
commit 17132e7547
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 1763BB530F50279E
3 changed files with 2 additions and 11 deletions

View file

@ -1,9 +0,0 @@
{ ... }:
final: prev: {
discord = prev.discord.overrideAttrs (oldAttrs: {
commandLineArgs = ''
--disable-gpu-compositing
'';
});
}