clean /tmp on reboot
This commit is contained in:
parent
f8487c09ad
commit
f7269dbba4
1 changed files with 1 additions and 0 deletions
|
|
@ -124,6 +124,7 @@
|
|||
};
|
||||
|
||||
boot = {
|
||||
tmp.cleanOnBoot = true;
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
consoleLogLevel = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue