From 6864492ce43fb7bc19166a5371003ce6771884c6 Mon Sep 17 00:00:00 2001 From: DarkFeather Date: Tue, 15 Apr 2025 14:33:51 -0500 Subject: [PATCH] Community is gone. https://archlinux.org/news/cleaning-up-old-repositories/ --- roles/ShadowArch/templates/pacman.conf.j2 | 6 ------ 1 file changed, 6 deletions(-) diff --git a/roles/ShadowArch/templates/pacman.conf.j2 b/roles/ShadowArch/templates/pacman.conf.j2 index c9d250a..5bc9139 100644 --- a/roles/ShadowArch/templates/pacman.conf.j2 +++ b/roles/ShadowArch/templates/pacman.conf.j2 @@ -79,12 +79,6 @@ Include = /etc/pacman.d/mirrorlist.shadowarch [extra] Include = /etc/pacman.d/mirrorlist.shadowarch -#[community-testing] -#Include = /etc/pacman.d/mirrorlist - -[community] -Include = /etc/pacman.d/mirrorlist.shadowarch - # If you want to run 32 bit applications on your x86_64 system, # enable the multilib repositories as required here.