diff --git a/devices/pc/default.nix b/devices/pc/default.nix index c9298885..483aa241 100644 --- a/devices/pc/default.nix +++ b/devices/pc/default.nix @@ -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 =