options.systemd.services = lib.mkOption { type = lib.types.attrsOf (lib.types.submodule { config.serviceConfig.OnFailure = [ "send-mail" ]; }); };