> Does nixos have anything in place to manage /tmp?
> What do others do?
It was committed once in the past and reverted again for good reasons.
(eg before switching to SSD/tmpfs I deleted /tmp only once every 4
months keeping files around.)
If you want it opt-in by using a "startup" shell script.

Eg there are configuration options
boot.postBoot and
boot.initrd.postMount
and such.

Marc Weber
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to