summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/tp-x200.nix
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2015-08-17 14:42:50 +0200
committerlassulus <lass@aidsballs.de>2015-08-17 14:42:50 +0200
commit4c39f3c1e54180214c55cf4d3fbfe63449a761b5 (patch)
tree3281ff5928b1062181f37c55a002e3ff4cf143b1 /makefu/2configs/tp-x200.nix
parentca4f1e08d54b39623f716e4ff0a49aaa74acb206 (diff)
parentd5ffbf54cbef182d9e2865d75cb94b0713191149 (diff)
Merge branch 'makefu'
Diffstat (limited to 'makefu/2configs/tp-x200.nix')
-rw-r--r--makefu/2configs/tp-x200.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/makefu/2configs/tp-x200.nix b/makefu/2configs/tp-x200.nix
index 8d41d680..2bbc75c2 100644
--- a/makefu/2configs/tp-x200.nix
+++ b/makefu/2configs/tp-x200.nix
@@ -17,6 +17,9 @@ with lib;
hardware.enableAllFirmware = true;
nixpkgs.config.allowUnfree = true;
+ zramSwap.enable = true;
+ zramSwap.numDevices = 2;
+
hardware.trackpoint.enable = true;
hardware.trackpoint.sensitivity = 255;
hardware.trackpoint.speed = 255;