Disable topgrade preamble on ubuntu

This commit is contained in:
Gabriel Augendre 2023-02-01 20:40:33 +01:00
parent 6b05582456
commit 2c1fc6fe71

View file

@ -1,6 +1,8 @@
# Don't ask for confirmations
#assume_yes = true
display_preamble = false
# Disable specific steps - same options as the command line flag
disable = ["containers", "gem", "ruby_gems", "dotnet", "vim", "tlmgr", "mas"]