From 3868b238d601ef4636fe2234fe0defab689c5980 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Fri, 31 Jan 2020 13:03:24 +0100 Subject: [PATCH] Update topgrade.toml Signed-off-by: Severin Kaderli --- system/.config/topgrade.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system/.config/topgrade.toml b/system/.config/topgrade.toml index 54bb665..5a45a4d 100644 --- a/system/.config/topgrade.toml +++ b/system/.config/topgrade.toml @@ -1,3 +1,5 @@ +predefined_git_repos = false + git_repos = [ "~/dotfiles" ] \ No newline at end of file