flatpak support
This commit is contained in:
parent
defdf125ad
commit
7c181c709b
2
setup.sh
2
setup.sh
|
@ -42,7 +42,7 @@ echo "Installing Packages..."
|
||||||
sleep 1
|
sleep 1
|
||||||
pacman -Sy archlinux-keyring --noconfirm
|
pacman -Sy archlinux-keyring --noconfirm
|
||||||
clear
|
clear
|
||||||
pacstrap /mnt base linux linux-firmware nano dkms plasma sddm networkmanager git grub efibootmgr intel-ucode amd-ucode sudo pulseaudio firefox dolphin
|
pacstrap /mnt base linux linux-firmware nano dkms plasma sddm networkmanager git grub efibootmgr intel-ucode amd-ucode sudo pulseaudio firefox dolphin flatpak packagekit-qt5 fwupd
|
||||||
|
|
||||||
clear
|
clear
|
||||||
echo "Finishing up..."
|
echo "Finishing up..."
|
||||||
|
|
Loading…
Reference in New Issue