diff --git a/usr/share/ublue-os/topgrade.toml b/usr/share/ublue-os/topgrade.toml index 0117595554c..c8a891eb36d 100644 --- a/usr/share/ublue-os/topgrade.toml +++ b/usr/share/ublue-os/topgrade.toml @@ -1,6 +1,6 @@ -[include] -paths = ["/etc/ublue-os/topgrade.toml"] - [misc] +no_self_update = true +assume_yes = true +no_retry = true disable = ["toolbx", "self_update"] -ignore_failures = ["distrobox", "flatpak", "brew_cask", "brew_formula", "nix", "pip3"] \ No newline at end of file +ignore_failures = ["distrobox", "flatpak", "brew_cask", "brew_formula", "nix", "pip3"]