diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-12-19 09:16:33 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-12-19 09:16:33 +0000 |
commit | 31bf3dcb047622e42bbca485568a3395032ddf10 (patch) | |
tree | bc26eea77fcf18ed8f69c1ceac5bdbf89575d1df /etc/pacman.conf | |
parent | 76df74865cdd370026120e6b871f22ebe3bc7d23 (diff) |
update
Diffstat (limited to 'etc/pacman.conf')
-rw-r--r-- | etc/pacman.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf index 293be916..c69c6c5f 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -69,11 +69,8 @@ LocalFileSigLevel = Optional # repo name header and Include lines. You can add preferred servers immediately # after the header, and they will be used before the default mirrors. -#[fly] -#Server = file:///home/xyz/programs/repos/fly/$arch - [fly-any] -Server = file:///home/xyz/programs/repos/fly/any +Server = https://mirrors.flylightning.xyz/archlinux/fly/os/any #[core-testing] #Include = /etc/pacman.d/mirrorlist |