diff options
Diffstat (limited to 'configs/profile')
-rw-r--r-- | configs/profile/pacman.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/profile/pacman.conf b/configs/profile/pacman.conf index b09c341..03f449f 100644 --- a/configs/profile/pacman.conf +++ b/configs/profile/pacman.conf @@ -91,6 +91,12 @@ Include = /etc/pacman.d/mirrorlist [community] Include = /etc/pacman.d/mirrorlist +#[pcr-testing] +#Include = /etc/pacman.d/mirrorlist + +[pcr] +Include = /etc/pacman.d/mirrorlist + # An example of a custom package repository. See the pacman manpage for # tips on creating your own repositories. #[custom] |