mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-19 03:01:27 +01:00
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.
This commit is contained in:
parent
3fbcf669cf
commit
f1400460ab
@ -57,11 +57,14 @@ in
|
|||||||
fish = no;
|
fish = no;
|
||||||
nvim = no;
|
nvim = no;
|
||||||
yazi = no;
|
yazi = no;
|
||||||
|
qt5ct = no;
|
||||||
|
qt6ct = no;
|
||||||
gcdemu = no;
|
gcdemu = no;
|
||||||
mullvad-vpn = no;
|
mullvad-vpn = no;
|
||||||
nixos-manual = no;
|
nixos-manual = no;
|
||||||
image-analyzer = no;
|
image-analyzer = no;
|
||||||
activate-linux = no;
|
activate-linux = no;
|
||||||
|
kvantummanager = no;
|
||||||
|
|
||||||
"org.gnome.Extensions" = no;
|
"org.gnome.Extensions" = no;
|
||||||
"org.pwmt.zathura" = no;
|
"org.pwmt.zathura" = no;
|
||||||
|
Loading…
Reference in New Issue
Block a user