Switch to stable nvidia driver

This commit is contained in:
Dave Gallant
2022-05-27 14:12:30 -04:00
parent 5969f2ca4f
commit 1f6db755d5

View File

@@ -8,7 +8,7 @@
boot.loader.efi.canTouchEfiVariables = true;
hardware.nvidia.modesetting.enable = true;
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.legacy_470;
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.stable;
networking.hostName = "hephaestus";