devices.pc: switch to rc kernel

This commit is contained in:
2025-11-07 17:07:09 +08:00
parent 9f9b30dadb
commit b43f8a16e7

View File

@@ -34,7 +34,7 @@ inputs:
];
nixpkgs = { march = "znver5"; rocm = true; };
sysctl.laptop-mode = 5;
kernel.variant = "cachyos";
kernel.variant = "cachyos-rc";
};
hardware = { gpu.type = "amd"; asus = {};};
services =