hippocampus: 24.05 -> 24.11 trace fixup
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
nixpkgs.config.nvidia.acceptLicense = true;
|
||||
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
hardware.opengl.enable = true;
|
||||
hardware.graphics.enable = true;
|
||||
|
||||
# Optionally, you may need to select the appropriate driver version for your specific GPU.
|
||||
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.legacy_470;
|
||||
|
||||
Reference in New Issue
Block a user