fix manjaro install script

This commit is contained in:
2025-05-02 14:24:38 +08:00
parent 00deaaa6b5
commit 2f6be90242
2 changed files with 21 additions and 1 deletions

View File

@@ -36,11 +36,13 @@ pacman_force = [
pacman = [
'chezmoi',
'sudo',
'git',
'base-devel',
'fakeroot',
'gcc',
'cmake',
'zsh',
'lsix',
'ueberzugpp',
'eza',
@@ -73,6 +75,7 @@ pacman = [
'fakeroot',
'gcc',
'cmake',
'zsh',
'lsix',
'ueberzugpp',
'eza',