diff options
| -rw-r--r-- | vali.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -121,7 +121,7 @@ rec { | |||
| 121 | 121 | ||
| 122 | videoDrivers = [ "nvidia" ]; | 122 | videoDrivers = [ "nvidia" ]; |
| 123 | exportConfiguration = true; | 123 | exportConfiguration = true; |
| 124 | } | 124 | }; |
| 125 | 125 | ||
| 126 | hardware.opengl.driSupport32Bit = true; | 126 | hardware.opengl.driSupport32Bit = true; |
| 127 | 127 | ||
