Enable open source NVidia driver in fox
It is recommended for newer versions. Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
parent
c26ec1b6f1
commit
750504744f
@ -55,6 +55,7 @@
|
||||
|
||||
# Configure Nvidia driver to use with CUDA
|
||||
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.production;
|
||||
hardware.nvidia.open = true;
|
||||
hardware.graphics.enable = true;
|
||||
nixpkgs.config.nvidia.acceptLicense = true;
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user