diff --git a/install.sh b/install.sh index f2b394e..9ccd0d3 100755 --- a/install.sh +++ b/install.sh @@ -130,7 +130,7 @@ elif [ "$machine" == "Linux" ]; then yay -S --needed --noconfirm - < ~/.local/share/chezmoi/setup/arch-packages.txt - install-nimf + # install-nimf else error "Cannot determine operating system."