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