From 7a371f3b1e62c595bef1dd3b74e7319bd69ce6d5 Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 23 Oct 2025 22:40:30 -0500 Subject: [PATCH] fuck it nah its only 30 min --- modules/holocron/zfs/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/holocron/zfs/default.nix b/modules/holocron/zfs/default.nix index e8e90eb..2f9e661 100644 --- a/modules/holocron/zfs/default.nix +++ b/modules/holocron/zfs/default.nix @@ -29,7 +29,7 @@ in { services.smartd = { enable = true; autodetect = true; - defaults.monitored = "-a -o on -s (S/../../4/05|L/../01/./05)"; + defaults.monitored = "-a -o on -s (S/../.././05|L/../01/./05)"; notifications.mail = { enable = true; sender = "zfs@snowbelle.lan";