I moved my entire Linux home directory to a second drive, and nothing broke
… Moving home is not completely risk-free A missing mount can make your desktop very confused The risk here is that moving /home introduces a new failure point. If the second drive does not mount correctly, your system may boot without access to the user directory it expects to find. …