mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Need to use official mirror until we have our own setup
This commit is contained in:
committed by
Ryan Hughes
parent
b880a2c2e2
commit
8e3bb40da2
@@ -6,7 +6,7 @@ if lspci -nn | grep -q "106b:180[12]"; then
|
|||||||
cat <<EOF | sudo tee -a /etc/pacman.conf >/dev/null
|
cat <<EOF | sudo tee -a /etc/pacman.conf >/dev/null
|
||||||
|
|
||||||
[arch-mact2]
|
[arch-mact2]
|
||||||
Server = https://mirror.omarchy.org/\$repo/\$arch
|
Server = https://mirror.funami.tech/arch-mact2/os/x86_64
|
||||||
SigLevel = Never
|
SigLevel = Never
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user