tring to fix vdmd

This commit is contained in:
lukas 2021-07-23 09:01:46 +02:00
parent 793dd8372a
commit 8cd3d381f7

View File

@ -25,6 +25,6 @@ dnf update -y # Update the system
# dnf install -y elementary-wallpapers-gnome.noarch # Gorgeous wallpapers
# dnf install -y wpa_supplicant # WPA Supplicant for Linux. Not integrated by default in gnome-shell, but necessary to configure wireless networks through the Network Manager.
# dnf remove -y gnome-tour # We don't want GNOME-tour to open at launch so we delete it
systemctl set-default graphical.target # Set the desktop environment as the default booting target with systemd
# systemctl set-default graphical.target # Set the desktop environment as the default booting target with systemd
%end # End of the %post section