Running an install script that requires /usr/ access

I read that it's possible to temporarily disable immutability through
rpm-ostree usroverlay
, and permanently preserve the change through --hotfix. But if I want to make sure it stays as part of the image and other future images, it's going to be a lot more complicated... but is it required if I don't plan to update the applications installed through these means?
Was this page helpful?