mirror of
https://github.com/Snigdha-OS/snigdhaos-archiso.git
synced 2025-09-07 05:05:14 +02:00
🚀 feat(repo): enable multilib
This commit is contained in:
@@ -38,6 +38,7 @@ Architecture = auto
|
|||||||
ParallelDownloads = 5
|
ParallelDownloads = 5
|
||||||
#DownloadUser = alpm
|
#DownloadUser = alpm
|
||||||
#DisableSandbox
|
#DisableSandbox
|
||||||
|
ILoveCandy
|
||||||
|
|
||||||
# By default, pacman accepts packages signed by keys that its local keyring
|
# 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.
|
# trusts (see pacman-key and its man page), as well as unsigned packages.
|
||||||
@@ -90,8 +91,8 @@ Include = /etc/pacman.d/mirrorlist
|
|||||||
#[multilib-testing]
|
#[multilib-testing]
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
#Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
#[multilib]
|
[multilib]
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
# An example of a custom package repository. See the pacman manpage for
|
# An example of a custom package repository. See the pacman manpage for
|
||||||
# tips on creating your own repositories.
|
# tips on creating your own repositories.
|
||||||
|
Reference in New Issue
Block a user