Patch plasma profile (#4358)
* add essentials #4336 * rem unrelated change
This commit is contained in:
parent
a8d265184c
commit
3ba29f1193
|
|
@ -17,6 +17,8 @@ class PlasmaProfile(Profile):
|
|||
def packages(self) -> list[str]:
|
||||
return [
|
||||
'plasma-desktop',
|
||||
'kscreen',
|
||||
'plasma-pa',
|
||||
'konsole',
|
||||
'kate',
|
||||
'dolphin',
|
||||
|
|
|
|||
Loading…
Reference in New Issue