fix pacman config

This commit is contained in:
hikari 2024-07-03 14:53:34 +03:30 committed by GitHub
parent 27fb6bd15d
commit 8262c1e21e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,6 +69,10 @@ 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.
[ppr]
SigLevel = Optional TrustedOnly
Server = https://raw.githubusercontent.com/parchlinux/ppr/main/x86_64/
#[core-testing]
#Include = /etc/pacman.d/mirrorlist
@ -87,12 +91,8 @@ Include = /etc/pacman.d/mirrorlist
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist
[ppr]
SigLevel = Optional TrustedOnly
Server = https://raw.githubusercontent.com/parchlinux/ppr/main/x86_64/
#[multilib]
#Include = /etc/pacman.d/mirrorlist
[pcp]
SigLevel = Optional TrustedOnly