diff --git a/systems/fatteh/cuda.nix b/systems/fatteh/cuda.nix index 359c1c4..45a1221 100644 --- a/systems/fatteh/cuda.nix +++ b/systems/fatteh/cuda.nix @@ -4,6 +4,8 @@ }; services.xserver.videoDrivers = [ "nvidia" ]; + hardware.graphics.enable = true; + hardware.nvidia = { modesetting.enable = true; # needed for PRIME open = false; # MX150 (Pascal) needs proprietary firmware