add net-tools
This commit is contained in:
parent
8e47e3947c
commit
a2a1d73b93
@ -23,8 +23,7 @@ function run(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
run root "install base tools" "pacman -Sy \
|
run root "install base tools" "pacman -Sy \
|
||||||
usbutils \
|
usbutils dosfstools exfat-utils net-tools \
|
||||||
dosfstools exfat-utils \
|
|
||||||
vim curl wget ncdu neofetch btop git flatpak"
|
vim curl wget ncdu neofetch btop git flatpak"
|
||||||
run root "install dev tools" "pacman -S ansible python3 gcc make cmake clangd"
|
run root "install dev tools" "pacman -S ansible python3 gcc make cmake clangd"
|
||||||
run root "install gnome" "pacman -S gnome"
|
run root "install gnome" "pacman -S gnome"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user