Separate out AUR installs with yay

This commit is contained in:
David Heinemeier Hansson 2025-08-24 17:28:22 +02:00
parent 57e14afca3
commit 69afedf380

View File

@ -62,7 +62,9 @@ term_background_bright: 24283b
EOF
yay -S --noconfirm --needed limine-mkinitcpio-hook limine-snapper-sync
sudo pacman -S --noconfirm --needed limine-snapper-sync
# FIXME: Figure out how to skip this when AUR isn't there
yay -S --noconfirm --needed limine-mkinitcpio-hook
sudo limine-update
# Match Snapper configs if not installing from the ISO