Update readme.md

This commit is contained in:
tehNooB 2024-02-07 07:46:07 +00:00 committed by GitHub
parent 7155d26264
commit d9c87cfbd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -8,10 +8,10 @@ ls -l /dev/dri
cat /etc/group cat /etc/group
``` ```
# Add Group Numbers Values to subguid # Add Group Numbers Values to subgid
Change values to map the to above ^^ Change values to map the to above ^^
``` ```
nano /etc/subguid nano /etc/subgid
``` ```
Paste at the bottom, for example: Paste at the bottom, for example:
``` ```
@ -52,4 +52,4 @@ usermod -aG render,video root
``` ```
# Whatever You Want... # Whatever You Want...
Install Docker, run apps, even change your LXC for a Linux Desktop!!! Install Docker, run apps, even change your LXC for a Linux Desktop!!!