latest kernel
This commit is contained in:
parent
f9206d68b9
commit
59875be585
|
@ -40,6 +40,8 @@ in {
|
||||||
"virtio_scsi"
|
"virtio_scsi"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
|
||||||
boot.kernelParams =
|
boot.kernelParams =
|
||||||
[
|
[
|
||||||
"console=tty"
|
"console=tty"
|
||||||
|
|
Loading…
Reference in a new issue