mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
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