more scrubbing

This commit is contained in:
Christoph Cullmann 2024-06-27 19:38:14 +02:00
parent 3ce165d5a8
commit 1d06a2b511
No known key found for this signature in database

View file

@ -124,8 +124,13 @@ in
];
};
# ZFS services
services.zfs.autoScrub.enable = true;
# ensure our data is not rotting
services.zfs.autoScrub = {
enable = true;
interval = "weekly";
};
# trim the stuff, we use SSDs
services.zfs.trim.enable = true;
# enable fast dbus