Renge arch repo help

To add the pubkey:

bash -c "$(curl -fsSL https://archrepo.nanon.net/install_pubkey.sh)"

To add this repo:

echo "[renge_repo]" | sudo tee -a /etc/pacman.conf

echo "Server = https://archrepo.nanon.net/\$arch" | sudo tee -a /etc/pacman.conf