I had queue:work running all the time. After testing with $user->notifyNow(new SystemNotification('Test push')); I restarted queue:work and it started working out of nowhere. I still don't know why that was the fix...
queue:work
$user->notifyNow(new SystemNotification('Test push'));