Update dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl

This commit is contained in:
Brian Zalewski 2022-11-24 11:13:48 +00:00
parent 9570fe5a77
commit d9c004040c

View file

@ -100,7 +100,7 @@ data:
host:
arch: "{{ .chezmoi.arch }}"
distro:
family: "{{ chezmoi.os }}"
family: "{{ .chezmoi.os }}"
id: "{{ get .chezmoi.osRelease "id" | default .chezmoi.os }}"
home: "{{ .chezmoi.homeDir }}"
type: "{{ $chassisType }}"