feat: add bootc support to Fedora atomic distros
* feat(bootc): add Bootc support + docs Co-authored-by: Steve Lau <stevelauc@outlook.com> * docs(bootc): specify that itll supercede rpm-ostree if enabled :p --------- Co-authored-by: Steve Lau <stevelauc@outlook.com>
This commit is contained in:
@@ -172,6 +172,11 @@
|
||||
|
||||
# rpm_ostree = false
|
||||
|
||||
# For Fedora/CentOS/RHEL Atomic variants, if `bootc` is available and this configuration entry is set to true, use
|
||||
# it to do the update - Will also supercede rpm-ostree if enabled
|
||||
# (default: false)
|
||||
# bootc = false
|
||||
|
||||
# nix_arguments = "--flake"
|
||||
|
||||
# nix_env_arguments = "--prebuilt-only"
|
||||
|
||||
Reference in New Issue
Block a user