diff --git a/home/.chezmoiignore.tmpl b/home/.chezmoiignore.tmpl index e658e1e..1c4c3bf 100644 --- a/home/.chezmoiignore.tmpl +++ b/home/.chezmoiignore.tmpl @@ -18,3 +18,11 @@ {{- if not .features.paru }} .config/paru {{- end }} + +{{- if not .features.terminal }} +.config/wezterm +{{- end }} + +{{- if not .features.podman }} +.config/containers +{{- end }}