devices.pc: switch to xanmod-lts kernel

This commit is contained in:
2025-09-18 18:42:22 +08:00
parent ffe232b8a0
commit 6d51c1990a

View File

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