Update: Added btop and removed neofetch
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
381c7e3e64
commit
b2a12b856b
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue