#!/usr/bin/env bash # Migration: software installation — yay (AUR helper) + Shelly GUI store on # Super+I + flatpak/Flathub. Idempotent — delegates to the component installer. set -euo pipefail : "${NOSIGNAL_SRC:?NOSIGNAL_SRC must point at the NoSignal source root}" sh "$NOSIGNAL_SRC/software-install/install-software-install.sh"