bug: typo in work encrypted name #8

Merged
thermokarst merged 1 commit from thermokarst_jj_ovtpvumnnxwl into main 2025-04-07 15:06:09 +00:00
Showing only changes of commit 4fe9b63d42 - Show all commits

View file

@ -46,5 +46,5 @@ brew install \
mingw-w64 \
pandoc
{{ 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 }}