Use our pkg helpers consistently
This commit is contained in:
@@ -6,5 +6,5 @@ pci_info=$(lspci -nnv)
|
||||
|
||||
if (echo "$pci_info" | grep -q "14e4:43a0" || echo "$pci_info" | grep -q "14e4:4331"); then
|
||||
echo "BCM4360 / BCM4331 detected"
|
||||
sudo pacman -S --noconfirm --needed broadcom-wl dkms linux-headers
|
||||
omarchy-pkg-add broadcom-wl dkms linux-headers
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user