Revert "devices.pc: switch to xanmod-lts kernel"

This reverts commit 6d51c1990a.
This commit is contained in:
2025-09-19 16:30:22 +08:00
parent 3e740a7a72
commit e6066a6c12

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 =