update pacman conf to remove borked repos

main
Matt C 3 years ago
parent 02ee90a551
commit 577ee21dc0

@ -1 +1 @@
Built on 06/07/21 @ 12:54:10 EST
Built on 07/16/21 @ 22:19:07 EST

@ -78,10 +78,6 @@ RemoteFileSigLevel = Never
Server = https://github.com/crystalux-project/packages/raw/main/crystal/
SigLevel = Never
[special]
Server = https://repo.xhec.us/special/
SigLevel = Never
[core]
Include = /etc/pacman.d/mirrorlist
@ -94,12 +90,6 @@ Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
# Apparently this is a depend??
# (ckbcomp to be exact)
[aur]
Server = https://repo.xhec.us/aur
SigLevel = Never
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.

@ -78,10 +78,6 @@ RemoteFileSigLevel = Never
Server = https://github.com/crystalux-project/packages/raw/testing/crystal/
SigLevel = Never
[special]
Server = https://repo.xhec.us/special/
SigLevel = Never
[core]
Include = /etc/pacman.d/mirrorlist
@ -94,12 +90,6 @@ Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
# Apparently this is a depend??
# (ckbcomp to be exact)
[aur]
Server = https://repo.xhec.us/aur
SigLevel = Never
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.

Loading…
Cancel
Save