diff --git a/template_git.toml b/template_git.toml index 08f6607..78531b3 100644 --- a/template_git.toml +++ b/template_git.toml @@ -6,5 +6,6 @@ max_concurrency = 1 # Additional git repositories to pull repos = [ "/etc/bash_aliases", - "/etc/topgrade" + "/etc/topgrade", + "/etc/template_setup" ]