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 = {

View File

@@ -3,7 +3,7 @@
services = {
xserver.desktopManager.gnome.enable = true;
shairport-sync = {
enable = true;
enable = false;
openFirewall = true;
settings = {
general = {