mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:06:33 +01:00
Missed a line
This commit is contained in:
parent
a8d9108e20
commit
7bb9010276
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@
|
|||
});
|
||||
discord = super.discord.overrideAttrs (old: {
|
||||
desktopItem = old.desktopItem.override (old: { exec = old.exec + " --disable-gpu-sandbox"; });
|
||||
});
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue