Discord: Difference between revisions
imported>Hypnosis2839 →OpenAsar / Vencord: add warning to copy the example verbatim |
imported>Artturin Add openasar fix |
||
Line 23: | Line 23: | ||
=== OpenAsar / Vencord === | === OpenAsar / Vencord === | ||
Discord has to be launched once without modifications, maybe every update, otherwise there will be a <code>MODULE_NOT_FOUND</code> error. See [https://github.com/NixOS/nixpkgs/issues/208749 #208749] | |||
You can use Discord [https://github.com/GooseMod/OpenAsar OpenAsar] and/or [https://github.com/Vendicated/Vencord Vencord] by replacing <code>pkgs.discord</code> (or any other discord package) in your list of packages with the following override: | You can use Discord [https://github.com/GooseMod/OpenAsar OpenAsar] and/or [https://github.com/Vendicated/Vencord Vencord] by replacing <code>pkgs.discord</code> (or any other discord package) in your list of packages with the following override: |