summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2022-02-04 13:43:41 +0100
committerDaniel Weipert <code@drogueronin.de>2022-02-04 13:43:41 +0100
commit03ffdd6fd8e8e9b86600190396728cf18675f015 (patch)
tree76c3ea09b0fafe10b02176260592ba4a436638b5
parent4f7f6cee15cc4374319b722472beae635531ff90 (diff)
Add broadcom-wl package
-rw-r--r--install-arch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-arch.sh b/install-arch.sh
index 5a971e2..d856d65 100644
--- a/install-arch.sh
+++ b/install-arch.sh
@@ -41,7 +41,7 @@ timedatectl set-ntp true
reflector --country Germany --protocol https --latest 5 --save /etc/pacman.d/mirrorlist
-pacstrap /mnt base base-devel linux linux-firmware iwd dhcpcd
+pacstrap /mnt base base-devel linux linux-firmware iwd dhcpcd broadcom-wl
genfstab -U /mnt >> /mnt/etc/fstab