From 4652a42346d817cff5d511d08084e8fcfcd901c8 Mon Sep 17 00:00:00 2001 From: CroneKorkN Date: Sat, 10 Jan 2026 11:10:35 +0100 Subject: [PATCH] disable zfs mirror for now --- nodes/home.backups.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/home.backups.py b/nodes/home.backups.py index 8f45d91..d6db346 100644 --- a/nodes/home.backups.py +++ b/nodes/home.backups.py @@ -12,7 +12,7 @@ 'smartctl', 'wol-sleeper', 'zfs', - 'zfs-mirror', + #'zfs-mirror', ], 'metadata': { 'id': '9cf52515-63a1-4659-a8ec-6c3c881727e5',