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