···3636 default = false;
3737 description = lib.mdDoc ''
3838 Whether to mount a tmpfs on {file}`/tmp` during boot.
3939+4040+ ::: {.note}
4141+ Large Nix builds can fail if the mounted tmpfs is not large enough.
4242+ In such a case either increase the tmpfsSize or disable this option.
4343+ :::
3944 '';
4045 };
4146 };