Update .local/share/chezmoi/home/.chezmoiscripts/universal/run_onchange_before_90-install-packages.tmpl

This commit is contained in:
Brian Zalewski 2022-12-02 13:51:35 +00:00
parent 9cc7669f04
commit f54cf75dad

View file

@ -3,7 +3,7 @@
{{- includeTemplate "universal/profile" }}
{{- includeTemplate "universal/logg" }}
# software: {{ index .softwareGroups .host.softwareGroup | join " " }}
# software: {{ fromYaml (index .softwareGroups .host.softwareGroup) | join " " }}
if command -v install-program > /dev/null; then
if command -v zx > /dev/null; then