This commit is contained in:
mjallen18
2026-02-23 18:13:56 -06:00
parent 2e0d6aebb5
commit 4c5118c181
5 changed files with 215 additions and 3 deletions

View File

@@ -88,6 +88,11 @@
# };
specialisation = {
"linux_cachyos-lto".configuration = {
boot = {
kernelPackages = lib.mkOverride 90 pkgs.${namespace}.linuxPackages_cachyos-lto-znver4;
};
};
"cosmic" = {
configuration = {
${namespace} = {