nixpkgs/pkgs/tools/system/smartmontools
Michael Hanley 26afe025c7 smartmontools: fix lib.optional -> lib.optionals
Fixes the following errror when `enableMail=true`:
```
error: cannot coerce a list to a string
```

See: https://discourse.nixos.org/t/lib-optional-considered-harmful/7081
2022-08-28 08:25:53 -04:00
..
default.nix smartmontools: fix lib.optional -> lib.optionals 2022-08-28 08:25:53 -04:00
smartmontools.patch