clean /tmp on boot
This commit is contained in:
parent
e3243e8f07
commit
17e1dae92c
1 changed files with 2 additions and 0 deletions
|
|
@ -84,6 +84,8 @@ in
|
|||
options = "--delete-older-than 2d";
|
||||
};
|
||||
|
||||
boot.cleanTmpDir = true;
|
||||
|
||||
imports = [
|
||||
./zabbix-agent.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue