Remove packagekit (#1322)

* Remove packagekit

* Update kde.py
This commit is contained in:
Dylan M. Taylor 2022-06-09 12:32:01 -04:00 committed by GitHub
parent 0bdb46f308
commit 86531ef62f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -8,8 +8,7 @@ is_top_level_profile = False
__packages__ = [
"gnome",
"gnome-tweaks",
"gdm",
"gnome-software-packagekit-plugin",
"gdm"
]

View File

@ -12,8 +12,7 @@ __packages__ = [
"ark",
"sddm",
"plasma-wayland-session",
"egl-wayland",
"packagekit-qt5",
"egl-wayland"
]