diff --git a/system_files/shared/usr/share/ublue-os/topgrade-bootc.toml b/system_files/shared/usr/share/ublue-os/topgrade-bootc.toml index d7e20c755ba..2f7cfcbadd9 100644 --- a/system_files/shared/usr/share/ublue-os/topgrade-bootc.toml +++ b/system_files/shared/usr/share/ublue-os/topgrade-bootc.toml @@ -1,5 +1,6 @@ [misc] no_self_update = true +only = ["custom_commands", "flatpak", "distrobox", "firmware"] disable = ["self_update", "toolbx", "containers", "helm", "system"] ignore_failures = ["distrobox", "flatpak", "brew_cask", "brew_formula", "nix", "node", "pip3", "home_manager", "firmware"] assume_yes = true