From e0d2b72031d4bbaf83909b25dfd8559ae508ef4f Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Fri, 27 Oct 2023 09:54:25 -0600 Subject: [PATCH] disabled discord overrides --- workstation/configuration.org | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/workstation/configuration.org b/workstation/configuration.org index bc91446..66b397e 100644 --- a/workstation/configuration.org +++ b/workstation/configuration.org @@ -543,10 +543,11 @@ chromium # web browser with spyware included telegram-desktop # furry chat nicotine-plus # remember Ares? warp # never used, but supposedly cool for sharing files -(pkgs.discord.override { - # withOpenASAR = true; - withVencord = true; -}) +discord +# (pkgs.discord.override { +# # withOpenASAR = true; +# withVencord = true; +# }) # hugo # website engine #+end_src