diff --git a/hosts/herugrim/default.nix b/hosts/herugrim/default.nix index 5988f22..81c4c9d 100644 --- a/hosts/herugrim/default.nix +++ b/hosts/herugrim/default.nix @@ -58,7 +58,7 @@ type = "laptop"; virtual-machine = false; }; - cpu.type = "intel"; + cpu.type = "amd"; gpu.type = "nvidia"; hasTPM = true; };