Harrolee / drive-gooder

don't read and drive
Other
0 stars 0 forks source link

Simplify the appUser setup #6

Closed Harrolee closed 5 months ago

Harrolee commented 6 months ago

If you drop Coqui.TTS as a dependency, you won't need to give appUser a password. You only did that so that you could login as appUser and have the $HOME env var change. (Coqui.TTS used $HOME)

In addtion, appUser may not need root permissions. I think that was a Coqui.TTS thing too? Unsure.

Harrolee commented 6 months ago

A baby step before dropping Coqui.TTS: