Oleg Pykhalov writes: > This patch fixes user's files corruption. Also, I applied suggestions > about commit message, thanks zimoun! Also, in addion I forget to: Replace '#!/usr/bin/env bash' with '#!/bin/bash' Maybe a /bin/sh would be more Guix friendly, but shellcheck warns about export -f does not exist in posix shell. Thoughts are welcome ;-) Remove a unnecessary subshell in run_guix_home_without_home.