We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ce76f commit 80e39e9Copy full SHA for 80e39e9
2 files changed
build_files/hypercube/99-tests.sh
@@ -24,6 +24,7 @@ REQUIRED_PACKAGES=(
24
"lazygit"
25
"fish"
26
"starship"
27
+ "wifitui"
28
# DX tooling
29
"distrobox"
30
"podman"
build_files/hyprland/01-hyprland-desktop.sh
@@ -47,7 +47,8 @@ dnf5 -y install \
47
dnf5 -y install \
48
eza \
49
starship \
50
- lazygit
+ lazygit \
51
+ wifitui
52
53
### Fish Shell (set as default)
54
dnf5 -y install fish
0 commit comments