Files
os-build/scripts
Blake Ridgway 578c518553 fix: boot to graphical.target when a display manager is enabled
Enabling sddm created the graphical.target.wants symlink but the system
still booted to multi-user (tty), because the default boot target was
never switched. configure-system.sh now sets graphical.target whenever
an enabled service list includes sddm, so the workstation edition boots
straight to the KDE login screen.
2026-08-21 20:13:38 -05:00
..