diff --git a/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl b/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl
index 53a88dd..5f70690 100644
--- a/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl
+++ b/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl
@@ -19,7 +19,7 @@ err() {
 
     log "Begin Arch/Manjaro Linux packages installation"
 
-    . {{ .chezmoi.sourceDir }}/scripts/archlinux.sh
+    . {{ .chezmoi.workingTree }}/scripts/archlinux.sh
 
     log "Finish Arch/Manjaro Linux packages installation"