From f1400460abe8ec739e7cd28cae8f3f2345794dc8 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Mon, 12 Aug 2024 13:39:58 -0400 Subject: [PATCH] phone: Don't show kvantum stuff in app list Currently the way I'm using the PinePhone is like a minimal phone with less than 8 apps in total. --- hosts/phone/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/phone/configuration.nix b/hosts/phone/configuration.nix index a9501cfc..1fe95beb 100644 --- a/hosts/phone/configuration.nix +++ b/hosts/phone/configuration.nix @@ -57,11 +57,14 @@ in fish = no; nvim = no; yazi = no; + qt5ct = no; + qt6ct = no; gcdemu = no; mullvad-vpn = no; nixos-manual = no; image-analyzer = no; activate-linux = no; + kvantummanager = no; "org.gnome.Extensions" = no; "org.pwmt.zathura" = no;