about summary refs log tree commit diff
path: root/machines/labnet/labtop.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/labnet/labtop.nix')
-rw-r--r--machines/labnet/labtop.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/labnet/labtop.nix b/machines/labnet/labtop.nix
index 3f9efbe5..a111047f 100644
--- a/machines/labnet/labtop.nix
+++ b/machines/labnet/labtop.nix
@@ -64,6 +64,7 @@ in {
     wget
   ];
 
+  hardware.trackpoint.enable = true;
   hardware.trackpoint.emulateWheel = true;
 
   # TODO: Needed for slic3r right now.