1 Commits

Author SHA1 Message Date
6ed5c0c30a 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.
2025-12-18 22:55:06 +01:00

View File

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