#!/usr/bin/env bash # Migration: enable multilib + install omarchy-pkg-add shim (Steam/gaming script # compatibility). Idempotent — delegates to the component installer. set -euo pipefail : "${NOSIGNAL_SRC:?NOSIGNAL_SRC must point at the NoSignal source root}" sh "$NOSIGNAL_SRC/gaming-enablement/install-gaming-enablement.sh"