make /tmp/ a tmpfs
This commit is contained in:
parent
d89313e25d
commit
eefaddbaed
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
kernelModules = [ ];
|
kernelModules = [ ];
|
||||||
};
|
};
|
||||||
extraModulePackages = [ ];
|
extraModulePackages = [ ];
|
||||||
|
tmp.useTmpfs = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue