Skip to content

Commit

Permalink
chore(just): restrict topgrade to only supported things (#1916)
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz authored Nov 10, 2024
1 parent 8e5348d commit 81fa662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system_files/shared/usr/share/ublue-os/topgrade.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[misc]
no_self_update = true
only = ["system", "flatpak", "distrobox", "firmware"]
disable = ["self_update", "toolbx", "containers", "helm"]
ignore_failures = ["distrobox", "flatpak", "brew_cask", "brew_formula", "nix", "node", "pip3", "home_manager", "firmware"]
assume_yes = true
Expand Down

0 comments on commit 81fa662

Please sign in to comment.