summaryrefslogtreecommitdiffstats
path: root/etc/pacman.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pacman.conf')
-rw-r--r--etc/pacman.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf
index ce10c3a9..21519138 100644
--- a/etc/pacman.conf
+++ b/etc/pacman.conf
@@ -30,12 +30,15 @@ HoldPkg = pacman glibc
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here.
-# - local/custom mirrors can be added here, above the respective Include
-# for that repository
+# - local/custom mirrors can be added here or in separate files
#
+[current]
+# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/current
+[extra]
+# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/extra
#Include = /etc/pacman.d/unstable