feat: add topgrade
This commit is contained in:
parent
2dd105e30d
commit
4a4b1b9044
6 changed files with 24 additions and 13 deletions
9
files/usr/share/azure/topgrade.toml
Normal file
9
files/usr/share/azure/topgrade.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
[misc]
|
||||
no_self_update = true
|
||||
disable = ["self_update", "toolbx", "containers", "helm", "nix"]
|
||||
ignore_failures = ["distrobox", "flatpak", "brew_cask", "brew_formula", "node", "pip3", "home_manager", "firmware"]
|
||||
assume_yes = true
|
||||
no_retry = false
|
||||
|
||||
[linux]
|
||||
rpm_ostree = true
|
Loading…
Add table
Add a link
Reference in a new issue