diff --git a/hosts/toothpc/modules.nix b/hosts/toothpc/modules.nix index c459842d..e2c45c75 100644 --- a/hosts/toothpc/modules.nix +++ b/hosts/toothpc/modules.nix @@ -6,7 +6,7 @@ lanzaboote.enable = true; }; kernel = { - variant = "cachyos"; + variant = "latest"; hardware = "nvidia"; extraKernelParams = []; extraBlacklistedModules = [];