summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2014-02-08 14:45:28 -0500
committerShea Levy <shea@shealevy.com>2014-02-08 14:45:37 -0500
commitdea562b6b920463395db47d141689e0768eb4836 (patch)
tree40fa4b0ee514c9ed9b430737451af8e8121dfda6 /nixos/modules/module-list.nix
parent4a1e74673a2ead0e727f5a356fbccbd88c52dd91 (diff)
downloadnixlib-dea562b6b920463395db47d141689e0768eb4836.tar
nixlib-dea562b6b920463395db47d141689e0768eb4836.tar.gz
nixlib-dea562b6b920463395db47d141689e0768eb4836.tar.bz2
nixlib-dea562b6b920463395db47d141689e0768eb4836.tar.lz
nixlib-dea562b6b920463395db47d141689e0768eb4836.tar.xz
nixlib-dea562b6b920463395db47d141689e0768eb4836.tar.zst
nixlib-dea562b6b920463395db47d141689e0768eb4836.zip
services.mesa -> hardware.opengl
Signed-off-by: Shea Levy <shea@shealevy.com>
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index aa4bada8b28b..5d52f71c9ffb 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -29,6 +29,7 @@
   ./hardware/network/intel-3945abg.nix
   ./hardware/network/ralink.nix
   ./hardware/network/rtl8192c.nix
+  ./hardware/opengl.nix
   ./hardware/pcmcia.nix
   ./installer/tools/nixos-checkout.nix
   ./installer/tools/tools.nix
@@ -235,7 +236,6 @@
   ./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