perf(alt): change pacman config

This commit is contained in:
Eshan Roy (Eshanized)
2024-05-04 16:45:33 +05:30
parent e4514ba6db
commit 6f5bb3334e

View File

@@ -76,7 +76,8 @@ LocalFileSigLevel = Optional
Include = /etc/pacman.d/mirrorlist
[snigdhaos-core]
Server = https://snosmirror.github.io/$repo/$arch
SigLevel = Never
Include = /etc/pacman.d/snigdhaos-mirrorlist
#[extra-testing]
#Include = /etc/pacman.d/mirrorlist
@@ -85,7 +86,8 @@ Server = https://snosmirror.github.io/$repo/$arch
Include = /etc/pacman.d/mirrorlist
[snigdhaos-extra]
Server = https://snosmirror.github.io/$repo/$arch
SigLevel = Never
Include = /etc/pacman.d/snigdhaos-mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.