diff --git a/bootstrap.sh b/bootstrap.sh index d0a8e73..1a7cad6 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -166,7 +166,6 @@ sudo systemctl enable sddm # ============================================================================= log "Enabling system services" -sudo systemctl enable bluetooth sudo systemctl enable docker sudo usermod -aG docker "$USER" sudo systemctl enable earlyoom 2>/dev/null || true