add machinectl to fedora43 base osbuild

This commit is contained in:
2026-02-25 12:21:17 -05:00
parent 2c5af8507c
commit d48b9a66cb

View File

@@ -56,6 +56,10 @@ version = "*"
name = "policycoreutils-python-utils"
version = "*"
[[packages]]
name = "systemd-container"
version = "*"
[[customizations.files]]
path = "/root/.inputrc"
mode = "0644"