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