mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
update some zap stuff
This commit is contained in:
parent
0a48cf1147
commit
af3684c2c6
3 changed files with 78 additions and 40 deletions
|
@ -86,10 +86,10 @@
|
|||
((discord.overrideAttrs (old: {
|
||||
desktopItem = old.desktopItem.override
|
||||
(old: { exec = old.exec + " --disable-gpu-sandbox"; });
|
||||
})).override {
|
||||
withOpenASAR = true;
|
||||
withVencord = true;
|
||||
withTTS = true;
|
||||
})).override {
|
||||
withOpenASAR = true;
|
||||
withVencord = true;
|
||||
withTTS = true;
|
||||
})
|
||||
element-desktop
|
||||
mumble
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue