fix pi5
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
specialisation = {
|
specialisation = {
|
||||||
"linux-stable".configuration = {
|
"linux-stable".configuration = {
|
||||||
boot = {
|
boot = {
|
||||||
kernelPackages = lib.mkOverride 90 pkgs.${namespace}.linuxPackages_rpi5-ts;
|
kernelPackages = lib.mkOverride 90 pkgs.${namespace}.linuxPackages_rpi5-lts;
|
||||||
# loader.systemd-boot.installDeviceTree = true;
|
# loader.systemd-boot.installDeviceTree = true;
|
||||||
};
|
};
|
||||||
# hardware.deviceTree = {
|
# hardware.deviceTree = {
|
||||||
|
|||||||
Reference in New Issue
Block a user