diff options
Diffstat (limited to 'etc/pacman.conf')
-rw-r--r-- | etc/pacman.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf index 73c7bf2a..51a6053b 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -72,7 +72,7 @@ LocalFileSigLevel = Optional # after the header, and they will be used before the default mirrors. [fly] -Server = file:///home/xyz/programs/repos/fly/$arch/repo +Server = file:///var/lib/mpra [fly-any] Server = https://mirrors.flylightning.xyz/archlinux/fly/os/any |