mirror of
https://github.com/Snigdha-OS/snigdhaos-system-config.git
synced 2025-09-05 20:26:40 +02:00
perf(alt): change pacman config
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user