Upgrade flake inputs and linux kernel to 6.18

This commit is contained in:
Martin Larsson 2025-12-21 03:21:59 +01:00
parent 2b4c7d2986
commit 931501419b
3 changed files with 32 additions and 32 deletions

View file

@ -16,6 +16,7 @@
};
boot = {
kernelPackages = pkgs.linuxKernel.packages.linux_6_18;
consoleLogLevel = 0;
};