# BOS default mirrorlist.
#
# geo.mirror.pkgbuild.com is the official Arch geo-IP redirect — it routes to a
# nearby mirror anywhere in the world, so pacman works out of the box without
# region-specific configuration. The others are reliable global fallbacks.
#
# To optimise for your location/speed later:  sudo reflector --save \
#   /etc/pacman.d/mirrorlist --protocol https --latest 20 --sort rate
Server = https://geo.mirror.pkgbuild.com/$repo/os/$arch
Server = https://mirror.rackspace.com/archlinux/$repo/os/$arch
Server = https://mirror.leaseweb.net/archlinux/$repo/os/$arch
