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 =