fixed pacman
All checks were successful
Build and Deploy ISO / build_iso (release) Successful in 23m44s

This commit is contained in:
Sohrab Behdani 2025-04-02 14:07:08 -04:00
parent 4b39c82d2b
commit 4e22acac0f

View file

@ -73,7 +73,7 @@ LocalFileSigLevel = Optional
#Include = /etc/pacman.d/mirrorlist
[ppr]
SigLevel = Optional TrustedOnly
SigLevel = Never
Server = https://git.parchlinux.com/repos/ppr/raw/branch/main/x86_64/
[core]
@ -95,7 +95,7 @@ Include = /etc/pacman.d/mirrorlist
#Include = /etc/pacman.d/mirrorlist
[pcp]
SigLevel = Optional TrustedOnly
SigLevel = Never
Server = https://git.parchlinux.com/repos/pcp/raw/branch/main/x86_64/
# An example of a custom package repository. See the pacman manpage for