nixos/plasma5: Add suggested plasma mobile apps

This commit is contained in:
Samuel Dionne-Riel 2021-03-24 16:37:21 -04:00
parent 7df34e1145
commit 7f4324c64e

View File

@ -506,10 +506,25 @@ in
pkgs.maliit-framework
pkgs.maliit-keyboard
]
++ lib.optionals (cfg.mobile.installRecommendedSoftware) [
++ lib.optionals (cfg.mobile.installRecommendedSoftware) (with libsForQt5.plasmaMobileGear;[
# Additional software made for Plasma Mobile.
pkgs.angelfish
]
alligator
angelfish
audiotube
calindori
kalk
kasts
kclock
keysmith
koko
krecorder
ktrip
kweather
plasma-dialer
plasma-phonebook
plasma-settings
spacebar
])
;
# The following services are needed or the UI is broken.