Update dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl
This commit is contained in:
parent
9570fe5a77
commit
d9c004040c
1 changed files with 1 additions and 1 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Reference in a new issue