diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-12-19 01:15:16 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-12-19 01:15:16 -0800 |
commit | 1f6a6128047031981bb8ed25cf3f45ecd6bdf40a (patch) | |
tree | 0bd32b9decb01e05bc398e5b6df74c37d1dd43c6 | |
parent | 708f1a4a59138dada63d0d1b8649df5ec10b9562 (diff) |
update
-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 128cb8ad..f19cba06 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 # DANCTNIX: Uncomment this if you want to be the first trying out new stuffs. # They might break your device. |