diff --git a/.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl b/.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl index c981536..052dc8e 100644 --- a/.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl +++ b/.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl @@ -2,7 +2,7 @@ {{/* ==== Arch Linux / Manjaro ========================================== */ -}} -{{ if eq .chezmoi.osRelease.id "manjaro" -}} +{{ if or (eq .chezmoi.osRelease.id "manjaro") (eq .chezmoi.osRelease.id "arch") -}} {{/* ---- 整理待安裝清單 -------------------------------------------------- */ -}}