[Desktop/Plasma] add Plasma 6

Allow both desktops to exist at the same time.
Add "plasma6" environment option.
This commit is contained in:
Antoine Viallon 2024-05-25 13:36:39 +02:00
parent de2556ac4d
commit 8b9551bc86
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
7 changed files with 123 additions and 90 deletions

View file

@ -0,0 +1,24 @@
{ kdePackages }:
{
commonPackages = with kdePackages; [
skanpage
packagekit-qt
discover
akonadi
kmail
kdepim-addons
kdepim-runtime
calendarsupport
korganizer
dolphin
konsole
kate
yakuake
plasma-pa
ark
kolourpaint
krdc
sddm-kcm
];
}