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