feat(global_defaults): add secure_boot feature toggle with normalization

This commit is contained in:
2026-04-02 04:33:07 +02:00
parent b11d65a6f3
commit 6d622f2db4
2 changed files with 6 additions and 0 deletions

View File

@@ -141,6 +141,9 @@ system_defaults:
enabled: false
environment: "" # gnome|kde|xfce|sway|hyprland|cinnamon|mate|lxqt|budgie
display_manager: "" # auto from environment when empty; override: gdm|sddm|lightdm|greetd
secure_boot:
enabled: false
method: "" # arch only: sbctl (default) or uki; ignored for other distros
# Per-hypervisor required fields — drives data-driven validation.
# All virtual types additionally require network bridge or interfaces.