Modified topgrade

This commit is contained in:
Anthony Cicchetti 2023-02-14 17:54:56 -05:00
parent 53c626fc14
commit f5a4034288

View file

@ -11,6 +11,12 @@ disable = ["node"]
# Run inside tmux
run_in_tmux = true
display_time = true
skip_notify = true
display_preamble = false
# List of remote machines with Topgrade installed on them
#remote_topgrades = ["toothless", "pi", "parnas"]
@ -40,6 +46,7 @@ run_in_tmux = true
#cleanup = true
# Additional git repositories to pull
[git]
repos = [
"~/.password-store",
]
max_concurrency = 5
[linux]
arch_package_manager = "paru"