update pi5 kernel

This commit is contained in:
mjallen18
2025-06-11 12:51:27 -05:00
parent 0fc08dfffc
commit f9145ee0f5
3 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ pkgs, lib, ... }:
let
kernelBundle = pkgs.linuxAndFirmware.v6_6_31;
kernelBundle = pkgs.linuxAndFirmware.latest;
in
{
boot = {