latest linux

This commit is contained in:
Noa Aarts 2024-06-19 08:04:43 +02:00
parent 611b59823e
commit f31777d977

View file

@ -13,6 +13,7 @@
]; ];
boot = { boot = {
kernelPackages = pkgs.linuxPackages_latest;
consoleLogLevel = 0; consoleLogLevel = 0;
initrd.verbose = false; initrd.verbose = false;
plymouth.enable = true; plymouth.enable = true;