From af385131f28ad82a2c5628154b05e6549e83b70f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 4 Jul 2015 13:07:44 +0200 Subject: Trying without manual X config --- vali.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vali.nix') diff --git a/vali.nix b/vali.nix index edf1d69e..cb8291bf 100644 --- a/vali.nix +++ b/vali.nix @@ -121,7 +121,7 @@ rec { videoDrivers = [ "nvidia" ]; exportConfiguration = true; - } // (import ./vali-X.conf); + } hardware.opengl.driSupport32Bit = true; -- cgit v1.2.3