Solve doc kernel issue
This commit is contained in:
parent
a5da4f286f
commit
dfc4b5cf94
8 changed files with 31 additions and 23 deletions
|
|
@ -24,8 +24,7 @@ in
|
|||
plymouth = {
|
||||
enable = true;
|
||||
};
|
||||
#kernelPackages = config.conf.kernel;
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
kernelPackages = lib.mkDefault pkgs.linuxPackages_latest;
|
||||
initrd = {
|
||||
verbose = false;
|
||||
availableKernelModules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue