no trim/scrub on daily computer
This commit is contained in:
parent
0167221dc5
commit
cb4f74182e
@ -36,11 +36,11 @@
|
||||
|
||||
services.zfs = {
|
||||
trim = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
interval = "monthly";
|
||||
};
|
||||
autoScrub = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
interval = "monthly";
|
||||
};
|
||||
autoSnapshot = {
|
||||
|
Loading…
Reference in New Issue
Block a user