mirror of
https://github.com/Snigdha-OS/snigdhaos-archiso.git
synced 2025-09-06 04:35:15 +02:00
🚀 feat(repo): enable multilib
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user