Switched to non open nvidia-driver

This commit is contained in:
2024-09-23 11:21:19 -03:00
parent 278e25a2ee
commit c55bea4b92

View File

@@ -25,7 +25,7 @@ in {
../../modules/gnome.nix
];
hardware.nvidia.open = true;
hardware.nvidia.open = false;
# Set networking
hardware.enableRedistributableFirmware = true;