summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2014-01-15 08:08:45 -0500
committerShea Levy <shea@shealevy.com>2014-01-15 08:17:19 -0500
commit852c270035f2766354a52fbfd258e2562d77bf17 (patch)
tree2f1e607b391302afa367ec15b894acaad1796fe0 /nixos/modules/module-list.nix
parent48daf624c5647b344e11a36f9a95e5d8134dd9eb (diff)
downloadnixlib-852c270035f2766354a52fbfd258e2562d77bf17.tar
nixlib-852c270035f2766354a52fbfd258e2562d77bf17.tar.gz
nixlib-852c270035f2766354a52fbfd258e2562d77bf17.tar.bz2
nixlib-852c270035f2766354a52fbfd258e2562d77bf17.tar.lz
nixlib-852c270035f2766354a52fbfd258e2562d77bf17.tar.xz
nixlib-852c270035f2766354a52fbfd258e2562d77bf17.tar.zst
nixlib-852c270035f2766354a52fbfd258e2562d77bf17.zip
nixos: Split mesa setup from xserver.nix
With kmscon, it is now possible to have a system without X that still
needs the mesa setup in /run/opengl-driver

Signed-off-by: Shea Levy <shea@shealevy.com>
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index ab3243a4f7f5..86a3dca0d1e2 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -233,6 +233,7 @@
   ./services/x11/hardware/multitouch.nix
   ./services/x11/hardware/synaptics.nix
   ./services/x11/hardware/wacom.nix
+  ./services/x11/mesa.nix
   ./services/x11/window-managers/awesome.nix
   #./services/x11/window-managers/compiz.nix
   ./services/x11/window-managers/default.nix