diff --git a/devices/pc/default.nix b/devices/pc/default.nix index 8924f1e2..e59f43eb 100644 --- a/devices/pc/default.nix +++ b/devices/pc/default.nix @@ -32,7 +32,7 @@ inputs: ]; nixpkgs = { march = "znver5"; rocm = false; }; sysctl.laptop-mode = 5; - kernel.variant = "cachyos"; + kernel.variant = "xanmod-latest"; }; hardware = { gpu.type = "amd"; asus = {};}; services =