Separate out AUR installs with yay
This commit is contained in:
parent
57e14afca3
commit
69afedf380
@ -62,7 +62,9 @@ term_background_bright: 24283b
|
|||||||
|
|
||||||
EOF
|
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
|
sudo limine-update
|
||||||
|
|
||||||
# Match Snapper configs if not installing from the ISO
|
# Match Snapper configs if not installing from the ISO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user