about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--common.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.nix b/common.nix
index ad7cb12a..c1161069 100644
--- a/common.nix
+++ b/common.nix
@@ -101,6 +101,8 @@
       startGnuPGAgent = true;
       startOpenSSHAgent = false;
 
+      driSupport32Bit = true;
+
       windowManager = {
         i3.enable = true;
         default = "i3";