bug: typo in work encrypted name
This commit is contained in:
parent
f9b46a6ae3
commit
4fe9b63d42
1 changed files with 1 additions and 1 deletions
|
@ -46,5 +46,5 @@ brew install \
|
||||||
mingw-w64 \
|
mingw-w64 \
|
||||||
pandoc
|
pandoc
|
||||||
{{ else if eq .hosttype "work" -}}
|
{{ else if eq .hosttype "work" -}}
|
||||||
{{ join .chezmoi.sourceDir "encrypted_work_packages.age" | include | decrypt -}}
|
{{ join .chezmoi.sourceDir "encrypted_dot_work_packages.age" | include | decrypt -}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue