[Boot] enable bootspec validation

This commit is contained in:
Antoine Viallon 2023-06-26 20:39:57 +02:00
parent 8b05a0634d
commit c1d4a910f6
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -209,6 +209,8 @@ in {
})];
boot = {
bootspec.enableValidation = true;
initrd.kernelModules = [ ];
initrd.availableKernelModules = [ "ehci_pci" ];