Just wondering, the immutable operating system base as a concept seems to be gaining popularity (from what I read online) because administering a fleet of computers becomes easier, and system ‘drift’ is avoided. Fair enough.
But as an individual user (not corporate/admin), I’m wondering if configuration ‘drift’ or ‘entropy’ as some call it, is still not possible when it comes to the writable places like etc, var and home? Especially the innumerable config files in etc and home. Particularly when a user keeps rebasing from one spin to another, upgrading, downgrading, upgrading again and so on. Surely some of the files will start to reflect illegitimate config options, causing program/system instability, even though the base OS itself is pristine?
And as a related question I’m wondering if it is possible to issue one of these rebase or upgrade/downgrade system commands while also telling rpm-ostree to wipe etc, var and home and reset them back to default state for the target image? Is that possible to do right now without having to reinstall or just delete the files manually?