From 3b6e461e6d4ef6c6f419172626b4296e143d58e9 Mon Sep 17 00:00:00 2001 From: DontEatOreo <57304299+DontEatOreo@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:07:12 +0300 Subject: [PATCH] lenovo-legion-15arh05h: add NVIDIA architecture --- lenovo/legion/15arh05h/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/lenovo/legion/15arh05h/default.nix b/lenovo/legion/15arh05h/default.nix index 6ab02dc..bfff924 100644 --- a/lenovo/legion/15arh05h/default.nix +++ b/lenovo/legion/15arh05h/default.nix @@ -4,6 +4,7 @@ imports = [ ../../../common/cpu/amd ../../../common/gpu/nvidia/prime.nix + ../../../common/gpu/nvidia/turing ../../../common/pc/laptop ../../../common/pc/laptop/ssd ];