diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/pacman.conf | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/etc/pacman.conf b/etc/pacman.conf index ecd4334d..1ff36947 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -71,6 +71,9 @@ 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:///var/lib/mpra +  # It seems alarm makepkg make .xz packages but alarm pacman can install .zst packages  [fly-any]  Server = https://mirrors.flylightning.xyz/archlinux/fly/os/any | 
