pi5
This commit is contained in:
@@ -33,11 +33,9 @@
|
||||
};
|
||||
|
||||
specialisation = {
|
||||
"linux-rpi".configuration = {
|
||||
"linux-latest".configuration = {
|
||||
boot = {
|
||||
kernelPackages = lib.mkOverride 90 pkgs.linuxPackages_latest;
|
||||
|
||||
# supportedFilesystems = lib.mkForce [ ];
|
||||
kernelPackages = lib.mkOverride 90 pkgs.linuxPackages_pi5-16k;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user