Ricardo Wurmus writes: > Christopher Lemmer Webber <cweb...@dustycloud.org> writes: > >> I'm sure there's something obvious, but what does one put in one's guix >> config so that /tmp is wiped by default on reboot? > > This is done by the “cleanup-service-type”.
Huhm! It looks like this is already done by default in operating-system-default-essential-services. I guess I don't have to do anything. I wonder why I didn't see it wipe things before. I guess I'll try and see if it wipes things next time.