Merge branch 'master' into staging-next
This commit is contained in:
@@ -22,7 +22,7 @@ let
|
||||
rootModules = config.boot.initrd.availableKernelModules ++ config.boot.initrd.kernelModules;
|
||||
kernel = modulesTree;
|
||||
firmware = firmware;
|
||||
allowMissing = true;
|
||||
allowMissing = false;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user