diff --git a/base/root-overlay/etc/pacman.conf b/base/root-overlay/etc/pacman.conf index 635182d..0ded622 100644 --- a/base/root-overlay/etc/pacman.conf +++ b/base/root-overlay/etc/pacman.conf @@ -75,11 +75,11 @@ LocalFileSigLevel = Optional [ppr] SigLevel = Optional TrustAll -Include = /etc/pacman.d/parch-mirrors +Include = Server = https://git.parchlinux.com/repo/ppr/-/raw/main/x86_64/ [pcp] SigLevel = Optional TrustAll -Include = /etc/pacman.d/parch-mirrors +Include = Server = https://git.parchlinux.com/repo/pcp/-/raw/main/x86_64/ [system] Include = /etc/pacman.d/mirrorlist diff --git a/config/pacman-default.conf b/config/pacman-default.conf index 635182d..2bc5f3a 100644 --- a/config/pacman-default.conf +++ b/config/pacman-default.conf @@ -75,11 +75,12 @@ LocalFileSigLevel = Optional [ppr] SigLevel = Optional TrustAll -Include = /etc/pacman.d/parch-mirrors +Include = Server = https://git.parchlinux.com/repo/ppr/-/raw/main/x86_64/ [pcp] SigLevel = Optional TrustAll -Include = /etc/pacman.d/parch-mirrors +Include = Server = https://git.parchlinux.com/repo/pcp/-/raw/main/x86_64/ + [system] Include = /etc/pacman.d/mirrorlist diff --git a/config/pacman.conf b/config/pacman.conf index 635182d..936d328 100644 --- a/config/pacman.conf +++ b/config/pacman.conf @@ -72,14 +72,14 @@ LocalFileSigLevel = Optional #[gremlins] #Include = /etc/pacman.d/mirrorlist - [ppr] SigLevel = Optional TrustAll -Include = /etc/pacman.d/parch-mirrors +Include = Server = https://git.parchlinux.com/repo/ppr/-/raw/main/x86_64/ [pcp] SigLevel = Optional TrustAll -Include = /etc/pacman.d/parch-mirrors +Include = Server = https://git.parchlinux.com/repo/pcp/-/raw/main/x86_64/ + [system] Include = /etc/pacman.d/mirrorlist