diff --git a/dotfiles/.local/share/chezmoi/.chezmoi.toml.tmpl b/dotfiles/.local/share/chezmoi/.chezmoi.toml.tmpl index f3b4b5d3..6b2e2e6b 100644 --- a/dotfiles/.local/share/chezmoi/.chezmoi.toml.tmpl +++ b/dotfiles/.local/share/chezmoi/.chezmoi.toml.tmpl @@ -36,3 +36,6 @@ sourceDir = {{ .chezmoi.sourceDir | quote }} [git] autoCommit = true autoPush = true + +[host] + restricted = false