mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-05 20:28:25 +02:00
Remove legacy online installer entrypoints, collapse migrations for 4.0, and move setup responsibilities into target-side system, hardware, and user commands.
3 lines
130 B
Bash
3 lines
130 B
Bash
# Give this user privileged input access for dictation tools + xbox controllers to work
|
|
usermod -aG input "$OMARCHY_INSTALL_USER"
|