Merge pull request #763 from dylanmtaylor/archive-tools

Add archive tools to close #654
This commit is contained in:
Anton Hvornum 2021-11-23 20:52:40 +00:00 committed by GitHub
commit 29736c4a05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ __packages__ = [
"konsole",
"kate",
"dolphin",
"ark",
"sddm",
"plasma-wayland-session",
"egl-wayland",

View File

@ -12,6 +12,7 @@ __packages__ = [
"lightdm-gtk-greeter",
"gvfs",
"network-manager-applet",
"xarchiver"
]