use latest kernel
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
61c6a2d5ed
commit
bd5f29a97c
|
@ -33,6 +33,7 @@ with lib.plusultra;
|
|||
timeout = 2;
|
||||
};
|
||||
initrd.systemd.enable = true;
|
||||
kernelPackages = lib.mkOverride 0 pkgs.linuxPackages_latest;
|
||||
};
|
||||
|
||||
# Configure console keymap
|
||||
|
|
Loading…
Reference in a new issue