mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-12 22:14:10 +00:00
chore: Disable brew in topgrade
This commit is contained in:
parent
fd7640dedb
commit
b0a0ae4944
@ -3,8 +3,8 @@ paths = ["/etc/ublue-os/topgrade.toml"]
|
|||||||
|
|
||||||
[misc]
|
[misc]
|
||||||
no_self_update = true
|
no_self_update = true
|
||||||
disable = ["self_update", "toolbx", "containers", "shell"]
|
disable = ["self_update", "toolbx", "containers", "brew_cask", "brew_formula", "shell"]
|
||||||
ignore_failures = ["distrobox", "flatpak", "brew_cask", "brew_formula", "nix", "pip3", "helm", "home_manager", "firmware"]
|
ignore_failures = ["distrobox", "flatpak", "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