kernel test
This commit is contained in:
@@ -8,7 +8,7 @@ in
|
||||
bootloader = "kernel";
|
||||
firmwarePackage = pkgs.raspberrypifw;
|
||||
};
|
||||
kernelPackages = pkgs.${namespace}.linux-rpi;
|
||||
kernelPackages = pkgs.linuxPackagesFor pkgs.${namespace}.linux-rpi;
|
||||
supportedFilesystems = lib.mkForce [ ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user