devices.pc: use xanmod-latest kernel variant

This commit is contained in:
2025-09-16 21:00:39 +08:00
parent c0e919adf4
commit 3893587b48

View File

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