manatee: Enable ZFS auto scrub

This commit is contained in:
Alexander Heldt
2025-05-09 21:55:47 +02:00
parent a37e5da5b8
commit 820d1a4372

View File

@@ -65,6 +65,8 @@
]; ];
}; };
services.zfs.autoScrub.enable = true;
networking.hostId = "0a9474e7"; # Required by ZFS networking.hostId = "0a9474e7"; # Required by ZFS
disko.devices = { disko.devices = {
disk = { disk = {