mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2024-12-22 13:05:17 +00:00
tring to fix vdmd
This commit is contained in:
parent
793dd8372a
commit
8cd3d381f7
@ -25,6 +25,6 @@ dnf update -y # Update the system
|
|||||||
# dnf install -y elementary-wallpapers-gnome.noarch # Gorgeous wallpapers
|
# 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 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
|
# 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
|
%end # End of the %post section
|
Loading…
Reference in New Issue
Block a user