Added a few software for post-installation script

Added a few software for post-installation script
This commit is contained in:
lukas 2021-06-30 07:15:49 +00:00
parent 0b0906cedf
commit 0e7f677269

View File

@ -146,7 +146,8 @@ localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be p
systemctl set-default graphical.target # Set the desktop environment as the default booting target with systemd
dnf install -y gnome-shell gnome-terminal nano # Minimal GNOME shell or desktop environment plus the text nano editor
dnf install -y nautilus # Default File explorer for GNOME
dnf install -y nautilus gnome-terminal-nautilus # Default File explorer for GNOME and its integration with gnome-shell
dnf install -y gedit # The official gnome text editor
dnf install -y firefox # Internet browser
dnf install -y spice-vdagent # Try to install spice-vdagent after the installation is done
dnf install -y dejavu-sans-mono-fonts # the gnome-shell package doesn't include much fonts by default, resulting in weird spacings in gnome-terminal.