Reapply "devices.pc: switch to cachyos kernel"

This reverts commit d40f1fbcab.
This commit is contained in:
2025-09-29 17:17:50 +08:00
parent db977df437
commit c233fde9f2

View File

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