From 731a8afa959c650acaccc11b86751c5805841ff4 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 30 Jun 2023 20:28:00 -0700 Subject: pacman custom repo --- etc/pacman.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/pacman.conf b/etc/pacman.conf index a03ebf7c..599f2450 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -74,11 +74,11 @@ LocalFileSigLevel = Optional #[danctnix-testing] #Server = https://p64.arikawa-hi.me/$repo/$arch/ -#[fly] -#Server = file:///home/xyz/programs/repos/fly/$arch +[fly] +Server = file:///home/xyz/programs/repos/fly/$arch -#[fly-any] -#Server = file:///home/xyz/programs/repos/fly/any +[fly-any] +Server = file:///home/xyz/programs/repos/fly/any [danctnix] Server = https://p64.arikawa-hi.me/$repo/$arch/ -- cgit v1.2.3-70-g09d2