Add htop to base_packages.

This commit is contained in:
parazyd 2020-03-12 12:40:39 +01:00
parent 2df95e5bd4
commit 353f4daea8
No known key found for this signature in database
GPG Key ID: 6B636BF0493EE747
1 changed files with 1 additions and 0 deletions

1
config
View File

@ -86,6 +86,7 @@ base_packages=(
git-core
mlocate
locales
htop
)
purge_packages_option=()