summaryrefslogtreecommitdiff
path: root/vali.nix
diff options
context:
space:
mode:
Diffstat (limited to 'vali.nix')
-rw-r--r--vali.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/vali.nix b/vali.nix
index cb8291bf..d5770c26 100644
--- a/vali.nix
+++ b/vali.nix
@@ -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