# Minimal Arch mirrorlist for use by this project (host-side pacstrap and target).
#
# Geo-mirror is the default for many Arch tooling setups; add a couple of
# fallbacks for reliability.
Server = https://geo.mirror.pkgbuild.com/$repo/os/$arch
Server = https://mirror.rackspace.com/archlinux/$repo/os/$arch
Server = https://mirror.osbeck.com/archlinux/$repo/os/$arch

