mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-17 19:10:33 +00:00
chore(topgrade): Add helm, home_manager, and firmware to ignore failure list
This commit is contained in:
parent
04ab8766f4
commit
62095556ad
@ -4,7 +4,7 @@ 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"]
|
||||
ignore_failures = ["distrobox", "flatpak", "brew_cask", "brew_formula", "nix", "pip3", "helm", "home_manager", "firmware"]
|
||||
assume_yes = true
|
||||
no_retry = false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user