{ pkgs, ... }: { boot.swraid = { enable = true; mdadmConf = "MAILADDR contact@nixfox.ca"; }; }