9
How to configure TMPDIR for Guix System?
(self.guix)
Guix is an advanced distribution of the GNU operating system developed by the GNU Project
I think it is configured in guix-configuration from the guix service type
https://guix.gnu.org/manual/en/html_node/Base-Services.html
there is a tmpdir option there ("A directory path where the guix-daemon will perform builds").
I have not tried this, but something like this on your list of services
As usual for any big changes it is best to try running the operating system spec in a vm with guix system vm to see if it boots up ok.