From 6b80f3164e21334b6e58bef9e99611546534e474 Mon Sep 17 00:00:00 2001 From: 0x221E <0x221E@0xinfinity.dev> Date: Tue, 10 Feb 2026 22:06:43 +0000 Subject: [PATCH] Fixed pacman -S command, added sof-firmware --- install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 41a0b52..d33d8c5 100755 --- a/install.sh +++ b/install.sh @@ -29,6 +29,8 @@ mkdir -p /mnt/boot mount "${PART_BOOT}" /mnt/boot swapon "${PART_SWAP}" +pacman -Sy archlinux-keyring + pacstrap /mnt base linux linux-firmware genfstab -U /mnt >> /mnt/etc/fstab @@ -40,7 +42,7 @@ echo "$HOSTNAME" >> /etc/hostname echo "KEYMAP=trq" >> /etc/vconsole.conf pacman -S --noconfirm base-devel sudo -pacman -S --noconfirm networkmanager alsa-utils bluez bluez-utils bridge-utils nvidia-open nvidia-utils pavucontrol pipewire pipewire-alsa pipewire-jack pipewire-pulse polykit-gnome usbutils +pacman -S --noconfirm networkmanager alsa-utils bluez bluez-utils bridge-utils nvidia-open nvidia-utils pavucontrol pipewire pipewire-alsa pipewire-pulse polkit-gnome usbutils sof-firmware pacman -S --noconfirm alacritty firefox eog flameshot keepassxc ly sway swaybg zip unzip ttf-jetbrains-mono i3status pacman -S --noconfirm ufw clamav