summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorCalvin Kim <ccychc@gmail.com>2019-09-08 03:02:25 +0900
committerCalvin Kim <ccychc@gmail.com>2019-09-08 03:02:25 +0900
commitfa538528043ee125caf8719540d9c2e7abc97391 (patch)
treebc47591efef0424e9331a02a9f4e0b8af55493c8 /nixos/modules/module-list.nix
parent5df0605478575fda145f1d0a394ed40505d0d97f (diff)
downloadnixpkgs-fa538528043ee125caf8719540d9c2e7abc97391.tar
nixpkgs-fa538528043ee125caf8719540d9c2e7abc97391.tar.gz
nixpkgs-fa538528043ee125caf8719540d9c2e7abc97391.tar.bz2
nixpkgs-fa538528043ee125caf8719540d9c2e7abc97391.tar.lz
nixpkgs-fa538528043ee125caf8719540d9c2e7abc97391.tar.xz
nixpkgs-fa538528043ee125caf8719540d9c2e7abc97391.tar.zst
nixpkgs-fa538528043ee125caf8719540d9c2e7abc97391.zip
nixos/cmt: add cmt module
Adds custom touchpad drivers for Chromebooks.
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 5335ba3abd1..7060aadd90c 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -842,6 +842,7 @@
   ./services/x11/hardware/multitouch.nix
   ./services/x11/hardware/synaptics.nix
   ./services/x11/hardware/wacom.nix
+  ./services/x11/hardware/cmt.nix
   ./services/x11/gdk-pixbuf.nix
   ./services/x11/redshift.nix
   ./services/x11/urxvtd.nix