added trim and autoScrub

This commit is contained in:
2024-09-15 14:07:48 -04:00
parent fa0b18e0f8
commit 0928b8dfae

View File

@@ -93,6 +93,11 @@
fsWatcherEnabled = true; fsWatcherEnabled = true;
}; };
}; };
zfs = {
trim.enable = true;
autoScrub.enable = true;
};
}; };
system.stateVersion = "24.05"; system.stateVersion = "24.05";