diff options
author | Himbeer <himbeer@disroot.org> | 2025-03-27 22:28:31 +0100 |
---|---|---|
committer | Himbeer <himbeer@disroot.org> | 2025-03-27 22:28:31 +0100 |
commit | 688eb6793f50b512bacb40ed9c690ff1a7a205c0 (patch) | |
tree | def6a55d3ffc8e9ef931feac902550979982bfd6 /mkuefi | |
parent | 6f097d78f86198b2629ad8c877f17ff7e9ea7913 (diff) |
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 |