@cryptotaxi247 / infra / commits / 5e9307b7

haumea: scrub ZFS pools weekly

Graham Christensen committed Feb 18, 2020 at 21:28 UTC 5e9307b7d2de45459fef1cd1f092751bf68064d4
1 file changed +2
delft/haumea.nix
+2
@@ -149,6 +149,8 @@
149 openFirewall = true;
150 };
151
152 + services.zfs.autoScrub.enable = true;
153 +
154 services.znapzend = {
155 enable = true;
156 autoCreation = true;