From 350f7e32f85b7bc5d8fd871c1287d976eddbe205 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 3 Aug 2023 06:04:28 +0000 Subject: [PATCH] desko: disable dino/gajim XMPP clients until i need them again --- hosts/modules/gui/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/modules/gui/default.nix b/hosts/modules/gui/default.nix index a6c98f1d..7dcc0f7a 100644 --- a/hosts/modules/gui/default.nix +++ b/hosts/modules/gui/default.nix @@ -65,11 +65,11 @@ "blanket" # ambient noise generator "brave" # for the integrated wallet -- as a backup # "chromium" # chromium takes hours to build. brave is chromium-based, distributed in binary form, so prefer it. - "dino" + # "dino" # XMPP client "electrum" "element-desktop" # "font-manager" #< depends on webkitgtk4_0 (expensive to build) - "gajim" # XMPP client + # "gajim" # XMPP client "gimp" # broken on phosh "gnome.dconf-editor" "gnome.file-roller"