From 5a6b0635ce0b39c586b51054a73af231cd3f664b Mon Sep 17 00:00:00 2001 From: nyyu Date: Tue, 23 May 2023 20:56:47 +0200 Subject: [PATCH] fix: conf git mig --- conf/pacman.conf | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/conf/pacman.conf b/conf/pacman.conf index 9e1ad21..b541bcf 100644 --- a/conf/pacman.conf +++ b/conf/pacman.conf @@ -69,19 +69,16 @@ LocalFileSigLevel = Optional # repo name header and Include lines. You can add preferred servers immediately # after the header, and they will be used before the default mirrors. -#[testing] +#[core-testing] #Include = /etc/pacman.d/mirrorlist [core] Include = /etc/pacman.d/mirrorlist -[extra] -Include = /etc/pacman.d/mirrorlist - -#[community-testing] +#[extra-testing] #Include = /etc/pacman.d/mirrorlist -[community] +[extra] Include = /etc/pacman.d/mirrorlist # If you want to run 32 bit applications on your x86_64 system,