some tweaks to the configuration
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
xserver-xorg xinit
|
||||
xrandr
|
||||
x11-xserver-utils
|
||||
mousepad
|
||||
eom
|
||||
vim
|
||||
|
@@ -1,6 +1,5 @@
|
||||
#!/bin/bash
|
||||
systemctl enable docker
|
||||
systemctl start docker
|
||||
groupadd docker
|
||||
gpasswd -a pi docker
|
||||
newgrp docker
|
||||
|
Reference in New Issue
Block a user