This commit is contained in:
2026-03-05 09:30:37 -06:00
parent 401e5f7bd8
commit a2ee0e2a55

View File

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