Hi! [email protected] skribis:
> I was wondering whether, if I put /gnu (or /gnu/store) on a seperate > partition, Guix would (re)mount the partition ro/rw as needed. Yes, that shouldn’t make any difference. The read-only bind mount of /gnu/store on GuixSD is declared here: http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/system/file-systems.scm#n202 Ludo’.
