fwupd
This commit is contained in:
parent
86478eb1ee
commit
aba8d6353f
2 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,7 @@ options+=("linux-firmware" "Firmware files for Linux" off)
|
|||
options+=("nmon" "System monitor" off)
|
||||
options+=("mc" "Dual pane file explorer" off)
|
||||
options+=("neofetch" "system information tool" off)
|
||||
options+=("fwupd" "Firmware upgrade" off)
|
||||
options+=("powertop" "power mon and management" off)
|
||||
options+=("gpm" "Console mouse support" off)
|
||||
options+=("liveroot" "(AUR) root overlay fs" off)
|
||||
|
|
|
@ -5,7 +5,6 @@ options=()
|
|||
options+=("rsync" "Sync files" on)
|
||||
options+=("traceroute" "Trace network route" on)
|
||||
options+=("bind-tools" "DNS tools (nslookup)" on)
|
||||
options+=("fwupd" "Firmware upgrade" off)
|
||||
options+=("dnsutils" "DNS tools (nslookup)" off)
|
||||
options+=("nmap" "Network scanner" off)
|
||||
options+=("netdiscover" "(AUR) Network scanner with MAC vendors" off)
|
||||
|
|
Loading…
Reference in a new issue