diff --git a/system/.config/topgrade.toml b/system/.config/topgrade.toml index e7f04c7..a595628 100644 --- a/system/.config/topgrade.toml +++ b/system/.config/topgrade.toml @@ -1,5 +1,7 @@ +disable = ["cargo", "pip3", "node", "composer"] + [git] pull_predefined = false repos = [ "~/dotfiles" -] \ No newline at end of file +]