Merge pull request #273308 from Stunkymonkey/install-device-fix-mdadm

nixos/installation-device: remove warning about mdadm
This commit is contained in:
Linus Heckemann 2023-12-25 23:41:10 +01:00 committed by GitHub
commit 5494aa21c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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