# [tanin] — TANINUX (camel) binary repo, hosted on the Gitea Arch registry. # # The Gitea Arch registry SIGNS the repo DB with its own key, so that key must # be imported + locally signed first (one time), then add the repo block below. # # curl -s https://git.openbureau.ch/api/packages/karim/arch/repository.key \ # | sudo pacman-key --add - # sudo pacman-key --lsign-key 63F0415879323F6BFE0FBFB2B6FDF356206AF4F6 # # Then append this to /etc/pacman.conf and: sudo pacman -Sy # sudo pacman -S tanin-desktop # pulls the whole niri/eww desktop # # (Quick alternative without importing the key: set `SigLevel = Never` below — # less secure, skips all signature checks. The ISO/Calamares should import the # key into the live + target keyring instead.) [tanin] SigLevel = Optional TrustAll Server = https://git.openbureau.ch/api/packages/karim/arch/tanin/$arch