feat(os): Add a few /etc/motd pointers (#3)

This commit is contained in:
hygienic-books 2023-10-20 23:34:31 +02:00
parent 589d66d22b
commit e08697b7fa

View File

@ -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 <user>
passwd <user>
systemctl enable --now sddm.service
####################