I want my user's home directory to be on a separate disk than the OS installation. I have it set to /mnt/ssd-1/user.
With it configured like this, trivalent fails to launch at all.
Okay, so I need to do ujust label-external-drives to give trivalent access to it. Though it already is my home directory, I don't see why this would be necessary. I took the script and slightly modified it because my drive isn't mounted under /run/media/user since It's supposed to be a cross system drive, not just for user. For this reason, I also didn't have it label the whole drive, but just a directory inside it.
Now with this update, trivalent can launch and be used pretty well. It still complains a bit about some missing permissions on directories that are tagged with user_home_t. The biggest issue is when browsing a site (and generally only after I start typing into that site) it will crash within a few seconds because of SIGILL.
What could be done next to get it back to working order?