devices.pc: switch to xanmod kernel

This commit is contained in:
2026-01-03 23:04:29 +08:00
parent 0ac3e0f4bc
commit 3e3e62838b

View File

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