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