yay is no longer special

This commit is contained in:
David Heinemeier Hansson 2025-08-25 09:43:16 +02:00
parent 186912ca1d
commit 86b03357d0
2 changed files with 1 additions and 3 deletions

View File

@ -120,4 +120,5 @@ sudo pacman -S --noconfirm --needed \
xmlstarlet \
xournalpp \
yaru-icon-theme \
yay \
zoxide

View File

@ -17,9 +17,6 @@ fi
echo -e "Server = https://geo.mirror.pkgbuild.com/\$repo/os/\$arch\nServer = https://mirror.rackspace.com/archlinux/\$repo/os/\$arch" |
sudo tee /etc/pacman.d/mirrorlist >/dev/null
# Install yay from Omarchy repository
sudo pacman -Sy --needed --noconfirm yay
# Only add Chaotic-AUR if the architecture is x86_64 so ARM users can build the packages
if [[ "$(uname -m)" == "x86_64" ]] && [ -z "$DISABLE_CHAOTIC" ]; then
# Try installing Chaotic-AUR keyring and mirrorlist