diff options
Diffstat (limited to 'configs/profile')
-rw-r--r-- | configs/profile/pacman.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/profile/pacman.conf b/configs/profile/pacman.conf index 338b958..746df64 100644 --- a/configs/profile/pacman.conf +++ b/configs/profile/pacman.conf @@ -69,6 +69,9 @@ 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. +#[libre-testing] +#Include = /etc/pacman.d/mirrorlist + [libre] Include = /etc/pacman.d/mirrorlist |