From eabec83112400f78618e9213170d8f453182c098 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 4 Jul 2015 13:13:55 +0200 Subject: =?UTF-8?q?turned=20on=20"BaseMosaic"=20on=20vali=C2=B4s=20X?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vali.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'vali.nix') diff --git a/vali.nix b/vali.nix index d5770c26..3c435290 100644 --- a/vali.nix +++ b/vali.nix @@ -121,6 +121,10 @@ rec { videoDrivers = [ "nvidia" ]; exportConfiguration = true; + + serverLayoutSection = '' + Option "BaseMosaic" "on" + ''; }; hardware.opengl.driSupport32Bit = true; -- cgit v1.2.3