To use this repository on your Arch Linux system, follow these steps:
Open /etc/pacman.conf with root privileges:
sudo nano /etc/pacman.conf
Add the following lines to the end of the file:
[spasht]
SigLevel = Never TrustAll
Server = https://arc.spasht-tech.dev/arch
Run the following command to sync the new repository:
sudo pacman -Sy
Note: This repository is hosted on Cloudflare Pages.