phone: Remove unused packages

- mpv: No hardware acceleration makes it useless under phosh
- thunar: Viewport breaks when using non-English UI
- ncmpcpp: Phone screen is too small to show display
- papers: Gets cut off due to the 200% zoom and 1440x720 resolution
- geary: Not interested in storing emails on the phone
This commit is contained in:
Donovan Glover 2024-07-24 14:39:31 -04:00
parent 0652ba94ca
commit 1192d7a14b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -29,11 +29,8 @@ in
gtk
htop
librewolf
mpv
ncmpcpp
neovim
starship
thunar
xdg-user-dirs
xresources
;
@ -124,18 +121,14 @@ in
;
inherit (pkgs)
android-tools
chatty
megapixels
fractal
g4music
livi
papers
resources
gnome-calendar
tuba
eog
geary
;
};
@ -156,6 +149,7 @@ in
cdemu.enable = mkForce false;
hyprland.enable = mkForce false;
thunar.enable = mkForce false;
};