missing key packages
This commit is contained in:
parent
ed23c33b5a
commit
7a2ae3600c
1 changed files with 17 additions and 16 deletions
|
|
@ -1,11 +1,12 @@
|
||||||
packagesPacman=(
|
packagesPacman=("nvidia"
|
||||||
"nvidia"
|
|
||||||
"git"
|
"git"
|
||||||
"grep"
|
"grep"
|
||||||
"wget"
|
"wget"
|
||||||
"curl"
|
"curl"
|
||||||
|
"unzip"
|
||||||
"xclip"
|
"xclip"
|
||||||
"ripgrep"
|
"ripgrep"
|
||||||
|
"inotify-tools"
|
||||||
"hyprland"
|
"hyprland"
|
||||||
"pipewire"
|
"pipewire"
|
||||||
"wireplumber"
|
"wireplumber"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue