From 77906fb58b91350997944c9b51ebc4ffad3e42ec Mon Sep 17 00:00:00 2001 From: Colin Date: Sat, 16 Sep 2023 12:44:31 +0000 Subject: [PATCH] font-manager: re-enable --- hosts/modules/gui/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/modules/gui/default.nix b/hosts/modules/gui/default.nix index 36c0fd94..08b48ffb 100644 --- a/hosts/modules/gui/default.nix +++ b/hosts/modules/gui/default.nix @@ -73,7 +73,7 @@ # "chromium" # chromium takes hours to build. brave is chromium-based, distributed in binary form, so prefer it. "electrum" "element-desktop" - # "font-manager" #< depends on webkitgtk4_0 (expensive to build) + "font-manager" "gajim" # XMPP client. cross build tries to import host gobject-introspection types (2023/09/01) "gimp" # broken on phosh "gnome.dconf-editor"