mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 18:32:48 +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]
|
[misc]
|
||||||
no_self_update = true
|
no_self_update = true
|
||||||
disable = ["toolbx", "self_update"]
|
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
|
assume_yes = true
|
||||||
no_retry = false
|
no_retry = false
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user