dotfiles/topgrade/topgrade.toml

13 lines
145 B
TOML
Raw Normal View History

2025-11-22 19:37:14 +01:00
[misc]
disable = ["system", "vim"]
skip_notify = true
[linux]
nix_arguments = "--flake"
[git]
repos = [
"~/.dotfiles/",
"~/code/**/"
]