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