diff --git a/setup.sh b/setup.sh index f7c96df..9a051b5 100644 --- a/setup.sh +++ b/setup.sh @@ -611,6 +611,9 @@ GUI basics: paru -S xorg plasma-meta kde-applications-meta sddm localectl set-x11-keymap de + useradd --create-home --shell /bin/bash --user-group --groups wheel + passwd + systemctl enable --now sddm.service ####################