From 1541b84d00fbed9757b4878c55b9f03eea3d795f Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sat, 20 Jan 2024 22:38:21 +0100 Subject: [PATCH] Up config. --- home/.chezmoiscripts/run_onchange_10-install-packages.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.chezmoiscripts/run_onchange_10-install-packages.sh.tmpl b/home/.chezmoiscripts/run_onchange_10-install-packages.sh.tmpl index a11f88e..a459565 100644 --- a/home/.chezmoiscripts/run_onchange_10-install-packages.sh.tmpl +++ b/home/.chezmoiscripts/run_onchange_10-install-packages.sh.tmpl @@ -9,7 +9,7 @@ packages=( neovim ) -{{ if (eq .chezmoi.osRelease.id "manjaro") -}} +{{ if (eq .chezmoi.osRelease.id "manjaro" "arch") -}} echo -e "\033[0;32m>>>>> Begin Manjaro Linux packages installation <<<<<\033[0m" ## Update system