diff --git a/leaves/vdmd.cfg b/leaves/vdmd.cfg index 3d2dd84..5b8721d 100644 --- a/leaves/vdmd.cfg +++ b/leaves/vdmd.cfg @@ -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 \ No newline at end of file