nixos/installation-device: remove warning about mdadm

This commit is contained in:
Felix Buehler 2023-12-10 11:00:02 +01:00
parent 462cf3b848
commit 9537527389

View File

@ -105,6 +105,8 @@ with lib;
];
boot.swraid.enable = true;
# remove warning about unset mail
boot.swraid.mdadmConf = "PROGRAM ${pkgs.coreutils}/bin/true";
# Show all debug messages from the kernel but don't log refused packets
# because we have the firewall enabled. This makes installs from the