From 72e264e2ccda60ba1fc1c2e0549f6ad094faa566 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sun, 3 Jul 2022 03:04:08 +0700 Subject: all: install prebuild ops-agent binary This ops-agent is prebuild package from AUR [1]. [1] https://build.kilabit.info --- sys/etc/pacman.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sys/etc') diff --git a/sys/etc/pacman.conf b/sys/etc/pacman.conf index 427f73d..e8760a2 100644 --- a/sys/etc/pacman.conf +++ b/sys/etc/pacman.conf @@ -102,3 +102,7 @@ Include = /etc/pacman.d/mirrorlist [gce] Server = https://storage.googleapis.com/arch-linux-gce/repo SigLevel = Optional TrustAll + +[build.kilabit.info] +SigLevel = Optional TrustAll +Server = https://build.kilabit.info/aur -- cgit v1.3