From df93212d11d1939e028f9c896f85a9b3c6a57240 Mon Sep 17 00:00:00 2001 From: chn Date: Sat, 31 May 2025 10:16:19 +0800 Subject: [PATCH] devices.pc: use xanmod kernel --- devices/pc/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/devices/pc/default.nix b/devices/pc/default.nix index f6eb5044..c8f3ad93 100644 --- a/devices/pc/default.nix +++ b/devices/pc/default.nix @@ -52,7 +52,6 @@ inputs: "alderlake" ]; nixpkgs = { march = "znver4"; cuda.capabilities = [ "8.9" ]; }; - kernel.variant = "cachyos-lts"; sysctl.laptop-mode = 5; }; hardware =