From e0c5ce18c3faba3ed2be69aa245fd6b8c30bb313 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Sun, 3 Nov 2019 00:20:27 +0100 Subject: [PATCH] Update generic --- install/console/generic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/console/generic b/install/console/generic index c585356..d54d127 100644 --- a/install/console/generic +++ b/install/console/generic @@ -11,9 +11,9 @@ options+=("bash-completion" "Best completion in bash" 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+=("nmon" "System monitor" off) options+=("mc" "Dual pane file explorer" off) -options+=("vim" "Vi Improved" off) options+=("neofetch" "system information tool" off) options+=("powertop" "power mon and management" off) options+=("gpm" "Console mouse support" off)