aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nixos/nvidia.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/nvidia.nix b/nixos/nvidia.nix
index 1f20558..efc198f 100644
--- a/nixos/nvidia.nix
+++ b/nixos/nvidia.nix
@@ -15,6 +15,7 @@
};
};
};
+ boot.kernelModules = ["nvidia_uvm"];
hardware.graphics = {
enable = true;
extraPackages = with pkgs; [