From a44e760039ab7b3428564ee37240fb2d0ec6fa09 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Thu, 24 Nov 2022 11:06:49 +0000 Subject: [PATCH] Update dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl --- .../chezmoi/home/{.chezmoi.toml.tmpl => .chezmoi.yaml.tmpl} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dotfiles/.local/share/chezmoi/home/{.chezmoi.toml.tmpl => .chezmoi.yaml.tmpl} (99%) 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 }}"