Add usbutils in install/generic/console

This commit is contained in:
MatMoul 2020-03-09 20:43:12 +01:00
parent 08d77bd093
commit f23d73b4c0

View file

@ -8,6 +8,7 @@ options+=("vi" "Editor" off)
options+=("pacman-contrib" "Pacman contrib tools" on)
options+=("base-devel" "Build tools" on)
options+=("bash-completion" "Best completion in bash" on)
options+=("usbutils" "USB Device Utilities" on)
options+=("lsof" "ls open file" on)
options+=("dmidecode" "Hardware infos" on)
options+=("dialog" "Dialog boxes for script" on)