diff options
Diffstat (limited to 'mkuefi')
-rwxr-xr-x | mkuefi | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -89,24 +89,6 @@ sed -i 's/hostname="localhost"/hostname="artix"/' /etc/conf.d/hostname pacman -S --noconfirm dhcpcd wpa_supplicant # Repositories -## Artix -cat <<EOT >> /etc/pacman.conf - -# -# Custom -# - -# Artix - -[universe] -Server = https://universe.artixlinux.org/\$arch -Server = https://mirror1.artixlinux.org/universe/\$arch -Server = https://mirror.pascalpuffke.de/artix-universe/\$arch -Server = https://artixlinux.qontinuum.space/artixlinux/universe/os/\$arch -Server = https://mirror1.cl.netactuate.com/artix/universe/\$arch -Server = https://ftp.crifo.org/artix-universe/ -EOT - ## Arch pacman -Sy --needed --noconfirm artix-archlinux-support |