add wayland session manager

This commit is contained in:
DanyLE
2025-03-08 21:52:32 +01:00
parent e7fbad271f
commit 4ec5c71110
8 changed files with 205 additions and 4 deletions

View File

@ -1,8 +1,6 @@
inherit extrausers
EXTRA_USERS_PARAMS = "groupadd xdg; \
usermod -d /home/diya -p 2Pe/4xyFxsokE diya; \
usermod -a -G xdg diya; \
EXTRA_USERS_PARAMS = "usermod -d /home/diya -p 2Pe/4xyFxsokE diya; \
usermod -a -G video diya; \
usermod -a -G tty diya; \
usermod -a -G input diya; \