diff -r 9e1a84aa4ede -r faec9ab70733 pacman.conf --- a/pacman.conf Wed Jun 12 14:33:30 2024 -0400 +++ b/pacman.conf Fri Aug 16 21:48:26 2024 -0400 @@ -9,10 +9,13 @@ ILoveCandy SigLevel = Required DatabaseOptional LocalFileSigLevel = Optional +ParallelDownloads = 8 +# CleanMethod = KeepCurrent -#[shed] -#SigLevel = Optional TrustAll -#Server = file:///mnt/shed/pacman/ +[packy] +SigLevel = Optional TrustAll +Server = https://packy.compiler.company/pack +CacheServer = https://cache.compiler.company/pack [core] Include = /etc/pacman.d/mirrorlist