From beb52963f6475f4686357ed55334358a70d6081d Mon Sep 17 00:00:00 2001 From: aszlig Date: Sun, 20 Oct 2013 19:57:44 +0200 Subject: common: Enable S3TC by default in xserver. Signed-off-by: aszlig --- common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common.nix b/common.nix index aeb70194..d3b11bb5 100644 --- a/common.nix +++ b/common.nix @@ -102,6 +102,7 @@ startOpenSSHAgent = false; driSupport32Bit = true; + s3tcSupport = true; displayManager.sessionCommands = '' ${pkgs.redshift}/bin/redshift -l 48.428404:10.866007 & -- cgit 1.4.1