Increase ZFS trim frequency
This commit is contained in:
parent
464c5f4c82
commit
950fd1e7ee
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
flags = "-k -p --utc";
|
flags = "-k -p --utc";
|
||||||
};
|
};
|
||||||
|
trim.interval = "daily";
|
||||||
};
|
};
|
||||||
|
|
||||||
boot.initrd.postResumeCommands = lib.mkAfter ''
|
boot.initrd.postResumeCommands = lib.mkAfter ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue