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