Check linux-firmware by default
This commit is contained in:
parent
b5c78e0d54
commit
090f124be3
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ options+=("usbutils" "USB Device Utilities" on)
|
|||
options+=("lsof" "ls open file" on)
|
||||
options+=("dmidecode" "Hardware infos" on)
|
||||
options+=("dialog" "Dialog boxes for script" on)
|
||||
options+=("linux-firmware" "Firmware files for Linux" off)
|
||||
options+=("linux-firmware" "Firmware files for Linux" on)
|
||||
options+=("nmon" "System monitor" off)
|
||||
options+=("mc" "Dual pane file explorer" off)
|
||||
options+=("neofetch" "system information tool" off)
|
||||
|
|
Loading…
Reference in a new issue