Only install pacakages if they arent there already
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
yay -S --noconfirm docker
|
||||
yay -S --noconfirm --needed docker
|
||||
|
||||
# Give this user privileged Docker access
|
||||
# sudo usermod -aG docker ${USER}
|
||||
|
||||
Reference in New Issue
Block a user