feat(global_defaults): add system.features.aur schema for validation passthrough

This commit is contained in:
MORAWSKI Norbert
2026-03-20 01:13:20 +01:00
parent 4336d864b3
commit 967a1c9d0d

View File

@@ -129,6 +129,10 @@ system_defaults:
rhel_repo:
source: "iso" # iso|satellite|none — how RHEL systems get packages post-install
url: "" # Satellite/custom repo URL when source=satellite
aur:
enabled: false
helper: "yay" # yay|paru
user: "_aur_builder"
chroot:
tool: "arch-chroot" # arch-chroot|chroot|systemd-nspawn