Hello dear Manjaro community, I need advice on how to properly configure Manjaro mirrors. I currently have my country selected in Pamac, but here are only two mirrors. I’d like to add more countries in my region.
I’ve searched forums and wikis, but I haven’t found a clear explanation, or at least I haven’t understood it well.
I tried doing this a while ago using pacman-mirrors:
sudo pacman-mirrors -c Spain,France,Netherlands,Germany,Italy,Sweden,Czech_Republic,United_States
but Pamac’s scheduled task to automatically update them rewrote them with only the mirrors for my country. Is there a way to configure this without Pamac rewriting them?
Would be this due to not issuing sudo pacman -Syu after setting the mirrors with pacman-mirrors?
I know that I would disable the Pamac timer with:
sudo systemctl disable pamac-mirrorlist.timer --now
sudo systemctl mask pamac-mirrorlist.timer
But I do not want changing this, if possible.
Thank you very much.