Stick to 5.15 kernel in order to keep compatibility for mba6x_bl

main
Daniel Siepmann 2 weeks ago
parent 67c6325af0
commit 1be9c42770
Signed by: Daniel Siepmann
GPG Key ID: 33D6629915560EF4

@ -34,6 +34,9 @@
keyFile = "/crypto_keyfile.bin";
};
};
# NOTE: Keep last kernel as 6.1.15 doesn't work with mba6x_bl, this won't compile
kernelPackages = pkgs.linuxKernel.packages.linux_5_15;
};
networking = {

Loading…
Cancel
Save