Update: Added btop and removed neofetch

Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2024-06-02 13:44:42 +09:00
parent 381c7e3e64
commit b2a12b856b
6 changed files with 2 additions and 2 deletions

View File

@ -293,7 +293,7 @@ SERVER_LIST = ('zonefstoolspep\n'
'task-ssh-server\n'
'task-web-server\n'
'sshguard\n'
'htop\n'
'btop\n'
'whois\n'
'rkhunter\n'
'debsecan\n'
@ -325,6 +325,7 @@ LIGHT_DM_LIST = ('lightdm\n'
# General Shared packages to be installed.
GENERAL_SHARED_LIST = ('alsa-utils\n'
'bluez\n'
'btop'
'calamares\n'
'calamares-settings-debian\n'
'console-setup\n'
@ -350,7 +351,6 @@ GENERAL_SHARED_LIST = ('alsa-utils\n'
'libgtk2.0-0\n'
'libgtk2.0-common\n'
'nala\n'
'neofetch\n'
'network-manager-gnome\n'
'ntp\n'
'pulseaudio-module-bluetooth\n'