mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 00:49:42 +08:00
devices.pc: switch to rc kernel
This commit is contained in:
@@ -34,7 +34,7 @@ inputs:
|
||||
];
|
||||
nixpkgs = { march = "znver5"; rocm = true; };
|
||||
sysctl.laptop-mode = 5;
|
||||
kernel.variant = "cachyos";
|
||||
kernel.variant = "cachyos-rc";
|
||||
};
|
||||
hardware = { gpu.type = "amd"; asus = {};};
|
||||
services =
|
||||
|
||||
Reference in New Issue
Block a user