linux install pacman 加入強制性安裝

This commit is contained in:
2025-05-03 01:42:36 +08:00
parent cc85332d7e
commit 0598cb7b71
2 changed files with 3 additions and 3 deletions

View File

@@ -58,11 +58,11 @@ pacman_force = [
'llvm',
'llvm-libs',
'sudo',
'git',
]
pacman = [
'chezmoi',
'git',
'lazygit',
'base-devel',
'fakeroot',