summary refs log tree commit diff
path: root/modules/module-list.nix
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2011-08-08 01:37:49 +0000
committerShea Levy <shea@shealevy.com>2011-08-08 01:37:49 +0000
commitb17bb81765efded6f4c00f054afa00c1336fe6b5 (patch)
tree8ca9ec3911b01cfe017f72c30cd209f4e5ebce8b /modules/module-list.nix
parent9464c99ce230957dd3adbedacc3d4db1ed740179 (diff)
downloadnixpkgs-b17bb81765efded6f4c00f054afa00c1336fe6b5.tar
nixpkgs-b17bb81765efded6f4c00f054afa00c1336fe6b5.tar.gz
nixpkgs-b17bb81765efded6f4c00f054afa00c1336fe6b5.tar.bz2
nixpkgs-b17bb81765efded6f4c00f054afa00c1336fe6b5.tar.lz
nixpkgs-b17bb81765efded6f4c00f054afa00c1336fe6b5.tar.xz
nixpkgs-b17bb81765efded6f4c00f054afa00c1336fe6b5.tar.zst
nixpkgs-b17bb81765efded6f4c00f054afa00c1336fe6b5.zip
multitouch: Actually add it to the module list
svn path=/nixos/trunk/; revision=28374
Diffstat (limited to 'modules/module-list.nix')
-rw-r--r--modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/module-list.nix b/modules/module-list.nix
index fb3bea3b84e..f4d593b52fa 100644
--- a/modules/module-list.nix
+++ b/modules/module-list.nix
@@ -153,6 +153,7 @@
   ./services/x11/display-managers/kdm.nix
   ./services/x11/display-managers/slim.nix
   ./services/x11/hardware/synaptics.nix
+  ./services/x11/hardware/multitouch.nix
   ./services/x11/hardware/wacom.nix
   ./services/x11/window-managers/awesome.nix
   ./services/x11/window-managers/compiz.nix