nixos/plasma5: Install default KDE apps for music, images and documents

>From https://apps.kde.org/:
Elisa is a simple KDE music player (with builtin internet radio support),
Okular is a universal KDE document viewer (can fill PDF forms),
Gwenview is a fast and easy to use KDE image viewer.

All three are missing in the default installation KDE installation, e.g.

	services.xserver = {
	  displayManager.sddm.enable = true;
	  desktopManager.plasma5.enable = true;
	};

which provides no alternatives, hence requiring them whilst being
offline is unfortunate, so install them by default.
This commit is contained in:
Klemens Nanni 2020-10-26 03:22:18 +01:00 committed by Andreas Rammhold
parent 3216b85713
commit 0565ee989e
No known key found for this signature in database
GPG key ID: E432E410B5E48C86

View file

@ -307,6 +307,10 @@ in
qtvirtualkeyboard
pkgs.xdg-user-dirs # Update user dirs as described in https://freedesktop.org/wiki/Software/xdg-user-dirs/
elisa
gwenview
okular
]
# Phonon audio backend