diff --git a/build.sh b/build.sh index 7b25be9..f6d7b7d 100755 --- a/build.sh +++ b/build.sh @@ -94,6 +94,10 @@ dnf -y install \ "nvtop" \ "vim" +# Web browser +dnf -y install \ + "firefox" + # This adds "[systemd] Failed Units: *" to the bashrc startup dnf -y remove console-login-helper-messages