fix(role): Add pacman options to correct config section

Without an [options] or similar INI header line pacman config files
in '/etc/pacman.d' can sometimes load incorrectly, for example when
multiple files exist where some of them do and other do not have the
header. We're normalizing our config file here so that it no longer
trips up pacman.
This commit is contained in:
2025-12-18 22:55:06 +01:00
parent 5c3ed1736e
commit 6ed5c0c30a

View File

@@ -1,4 +1,5 @@
# SPDX-License-Identifier: MIT
[options]
ILoveCandy
Color
ParallelDownloads = 20