From cc854499f1e5428bc75517c7fb6720551a0795db Mon Sep 17 00:00:00 2001 From: d3v1l0n Date: Fri, 3 Jan 2025 08:37:26 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20chore:=20add=20extra=20mirror=20?= =?UTF-8?q?of=20Snigdha=20OS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- archiso/pacman.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/archiso/pacman.conf b/archiso/pacman.conf index a34689b..1785638 100644 --- a/archiso/pacman.conf +++ b/archiso/pacman.conf @@ -87,6 +87,9 @@ Include = /etc/pacman.d/mirrorlist [extra] Include = /etc/pacman.d/mirrorlist +[snigdhaos-extra] +Include = /etc/pacman.d/snigdhaos-mirrorlist + # If you want to run 32 bit applications on your x86_64 system, # enable the multilib repositories as required here.