devices.pc: switch to cachyos kernel

This commit is contained in:
2025-09-26 19:07:39 +08:00
parent 2c772df044
commit 2226ffc2a4

View File

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