lmfao
This commit is contained in:
@@ -53,4 +53,14 @@ in
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
specialisation =
|
||||||
|
let
|
||||||
|
kernel = pkgs.${namespace}.linuxPackages_cachyos-asahi-lto;
|
||||||
|
in {
|
||||||
|
"cachyos-asahi".configuration = {
|
||||||
|
boot = {
|
||||||
|
kernelPackages = lib.mkOverride 90 kernel;
|
||||||
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user