diff --git a/home/apps/discord.nix b/home/apps/discord.nix index 891a813..78523a6 100644 --- a/home/apps/discord.nix +++ b/home/apps/discord.nix @@ -4,10 +4,11 @@ ... }: { home.packages = lib.optionals pkgs.stdenv.isLinux [ - (pkgs.discord.override { - withOpenASAR = true; - withVencord = true; - }) + pkgs.discord + # (pkgs.discord.override { + # # withOpenASAR = true; + # # withVencord = true; + # }) # pkgs.vesktop # pkgs.discord-canary # pkgs.discord-ptb