🚀 feat(repo): enable multilib

This commit is contained in:
eshanized
2024-12-30 02:57:25 +05:30
parent 04ac7163a5
commit 4b3dc2ee1e

View File

@@ -38,6 +38,7 @@ Architecture = auto
ParallelDownloads = 5
#DownloadUser = alpm
#DisableSandbox
ILoveCandy
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
@@ -90,8 +91,8 @@ Include = /etc/pacman.d/mirrorlist
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist
#[multilib]
#Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.