pi5
This commit is contained in:
@@ -14,6 +14,16 @@
|
||||
#supportedFilesystems = lib.mkForce [ ];
|
||||
};
|
||||
|
||||
|
||||
specialisation = {
|
||||
"linux-rpi".configuration = {
|
||||
boot = {
|
||||
kernelPackages = lib.mkOverride 90 pkgs.${namespace}.linuxPackages_rpi5;
|
||||
supportedFilesystems = lib.mkForce [ ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
${namespace}.hardware.raspberry-pi.config = {
|
||||
# extra-config = {
|
||||
# armstub = "RPI_EFI.fd";
|
||||
|
||||
Reference in New Issue
Block a user