From cc85332d7e9bd42a05a7d04d82306544e84a4196 Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Sat, 3 May 2025 01:36:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E6=88=90=E7=9B=B4=E6=8E=A5=E5=9C=A8?= =?UTF-8?q?=E7=AC=AC=E4=B8=80=E6=AD=A5=E5=B0=B1=E5=AE=89=E8=A3=9Dsudo=20(A?= =?UTF-8?q?rch=20Linux)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .chezmoidata/packages.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoidata/packages.toml b/.chezmoidata/packages.toml index 49ed1c7..8869004 100644 --- a/.chezmoidata/packages.toml +++ b/.chezmoidata/packages.toml @@ -57,11 +57,11 @@ pacman_force = [ 'archlinux-keyring', 'llvm', 'llvm-libs', + 'sudo', ] pacman = [ 'chezmoi', - 'sudo', 'git', 'lazygit', 'base-devel',