mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-06 18:41:19 +00:00
13 lines
315 B
TOML
13 lines
315 B
TOML
[include]
|
|
paths = ["/etc/ublue-os/topgrade.toml"]
|
|
|
|
[misc]
|
|
no_self_update = true
|
|
disable = ["self_update", "toolbx", "containers"]
|
|
ignore_failures = ["distrobox", "flatpak", "brew_cask", "brew_formula", "nix", "pip3", "helm", "home_manager", "firmware"]
|
|
assume_yes = true
|
|
no_retry = false
|
|
|
|
[linux]
|
|
rpm_ostree = true
|