mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-24 17:00:22 +00:00
Update readme.md
This commit is contained in:
parent
7155d26264
commit
d9c87cfbd5
1 changed files with 3 additions and 3 deletions
|
@ -8,10 +8,10 @@ ls -l /dev/dri
|
|||
cat /etc/group
|
||||
```
|
||||
|
||||
# Add Group Numbers Values to subguid
|
||||
# Add Group Numbers Values to subgid
|
||||
Change values to map the to above ^^
|
||||
```
|
||||
nano /etc/subguid
|
||||
nano /etc/subgid
|
||||
```
|
||||
Paste at the bottom, for example:
|
||||
```
|
||||
|
@ -52,4 +52,4 @@ usermod -aG render,video root
|
|||
```
|
||||
|
||||
# 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!!!
|
||||
|
|
Loading…
Reference in a new issue