I need advice... I have hardware, a Huawei D15 laptop. 512GB SSD. I tripled booted it with Windows 11, Ubuntu 22.04 (the correct way this time), and Linux Mint Debian Edition.
The Win11 Partition has 100GB plus another 32GB data disk.
Ubuntu and LMDE each got 50GB partitions,and the remaining ~100GB is /home partition.
My first thought was since they are both debian based distros, having the linux OSs share a home folder should be fine...
Did some reading and sure enough it -should- work with no problem as long as the user has the same UID/GID in both OS... (I confirmed, they are the same). So I went ahead set-up a shared home folder...
Question(s):
I am wondering is someone else has similar setup?
Am I setting up myself up for "settings conflict headaches" between the different OS, while I am being productive and under deadlines?
Or is better to just change my config now to separate home folders for each OS's settings and just symlink my actual file folders for long-term piece of mind, but more complex back up routine?