{ config, pkgs, inputs, system, lib, ... }: let notifyScript = pkgs.writeScript "smartd-notify.sh" '' #!${pkgs.runtimeShell} source ${config.age.secrets.webhook-smartd.path} MSG=$( ${pkgs.coreutils}/bin/cat <