changed topgrade config

This commit is contained in:
Nikolas Weger 2023-10-10 14:50:07 +02:00
parent 4587669215
commit 0eaba62689

View file

@ -3,7 +3,7 @@
#assume_yes = true #assume_yes = true
# Disable specific steps - same options as the command line flag # Disable specific steps - same options as the command line flag
disable = ["firmware", "tldr", "pip3", "node", "vim", "git_repos", "containers", "asdf", "distrobox", "helix", "composer", "yarn", "cargo", "remotes", "flatpak", "shell", "rustup"] disable = ["firmware", "tldr", "pip3", "node", "vim", "git_repos", "containers", "asdf", "distrobox", "helix", "composer", "yarn", "cargo", "remotes", "flatpak", "shell", "rustup", "dotnet"]
# Skip Notify # Skip Notify
skip_notify = true skip_notify = true