Hilton Chain writes: > This patch series is for avoiding search path duplication, and search paths for > Guix Home won’t be initialized again if it’s already done (see [PATCH v4 3/6]). > > If initializing Guix Home separately, search path ordering can’t be ensured, and > on Guix System ~/.guix-home/profile/bin has higher precedence than > /run/privileged/bin. Hmm, IMO Guix Home should own the initialization of system paths if such an ordering is desirable rather than vice versa, but I’m fine with this approach too. Thanks! —Liam