boot.tmp.useTmpfs

Whether to mount a tmpfs on /tmp during boot.

Large Nix builds can fail if the mounted tmpfs is not large enough. In such a case either increase the tmpfsSize or disable this option.

Type
boolean
Default
false
Declared
<nixpkgs/nixos/modules/system/boot/tmp.nix>