devices.pc: switch to cachyos kernel

This commit is contained in:
2025-11-29 07:14:39 +08:00
parent 164f250860
commit 8af3fb18eb

View File

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