fix: aur repos
This commit is contained in:
parent
51c30d02d7
commit
7db12cfd74
@ -14,11 +14,11 @@ pacman-key --recv-keys 9B146D11A9ED6CA7E279EB1A852BCC170D81A982
|
||||
pacman-key --lsign 9B146D11A9ED6CA7E279EB1A852BCC170D81A982
|
||||
|
||||
# Add additional pacman mirrors
|
||||
cat >> /etc/pacman.conf << 'EOF'
|
||||
cat >> /etc/pacman.conf <<EOF
|
||||
|
||||
[cs_any]
|
||||
[any]
|
||||
Server = https://aur.cryptic.systems/any/
|
||||
|
||||
[cs_x86_64]
|
||||
[x86_64]
|
||||
Server = https://aur.cryptic.systems/x86_64/
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user