From 8558e965de509386851668d7251d54a9ed225822 Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Sat, 3 May 2025 01:44:07 +0800 Subject: [PATCH] =?UTF-8?q?Arch=20Linux=20=E8=AA=BF=E6=95=B4=E5=AE=89?= =?UTF-8?q?=E8=A3=9D=E9=A0=86=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .chezmoidata/packages.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.chezmoidata/packages.toml b/.chezmoidata/packages.toml index 615a38e..f7c2f66 100644 --- a/.chezmoidata/packages.toml +++ b/.chezmoidata/packages.toml @@ -57,11 +57,11 @@ pacman_force = [ 'archlinux-keyring', 'llvm', 'llvm-libs', - 'sudo', - 'git', ] pacman = [ + 'sudo', + 'git', 'chezmoi', 'lazygit', 'base-devel',