# Force good mirrors for installation
# Mirrors from india currently being reported as fully synced but they are not
# CachyOS provdes a CDN Cache archlinux mirror
# as fallback an alternative cloudflare mirror will be used
# as third fallback GEO mirrors from archlinux will be used
Server = https://archlinux.cachyos.org/repo/$repo/os/$arch
Server = https://geo.mirror.pkgbuild.com/$repo/os/$arch
Server = https://build-1.cachyos.org/archlinux/$repo/os/$arch
Server = https://mirror.rackspace.com/archlinux/$repo/os/$arch
Server = http://mirror.rackspace.com/archlinux/$repo/os/$arch
