mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 07:29:23 +08:00
devices.pc: use xanmod-latest kernel variant
This commit is contained in:
@@ -30,7 +30,7 @@ inputs:
|
||||
];
|
||||
nixpkgs.march = "znver4";
|
||||
sysctl.laptop-mode = 5;
|
||||
kernel.variant = "xanmod-unstable";
|
||||
kernel.variant = "xanmod-latest";
|
||||
};
|
||||
hardware.gpu.type = "amd";
|
||||
services =
|
||||
|
||||
Reference in New Issue
Block a user