Increase ZFS trim frequency

This commit is contained in:
Vili Sinervä 2025-07-04 18:29:41 +03:00
parent 464c5f4c82
commit 950fd1e7ee
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos

View file

@ -26,6 +26,7 @@
enable = true;
flags = "-k -p --utc";
};
trim.interval = "daily";
};
boot.initrd.postResumeCommands = lib.mkAfter ''