diff --git a/dotfiles/.local/share/chezmoi/home/.chezmoi.toml.tmpl b/dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl similarity index 99% rename from dotfiles/.local/share/chezmoi/home/.chezmoi.toml.tmpl rename to dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl index 986ce90e..229e3f9c 100644 --- a/dotfiles/.local/share/chezmoi/home/.chezmoi.toml.tmpl +++ b/dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl @@ -98,7 +98,7 @@ age: sourceDir: {{ .chezmoi.sourceDir }} data: host: - arch: "{{ chezmoi.arch }}" + arch: "{{ .chezmoi.arch }}" distro: family: "{{ chezmoi.os }}" id: "{{ get .chezmoi.osRelease "id" | default .chezmoi.os }}"