summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/hw
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-08-16 12:18:06 +0200
committermakefu <github@syntax-fehler.de>2017-08-16 12:31:56 +0200
commitd994a3ec26a20020dd470667ab87e4ded93afd68 (patch)
tree4f06a8af51ed0b8dd570c2c0aced1b73203dd888 /makefu/2configs/hw
parentf6d6bae25138349247946fea2bda167a368e4780 (diff)
ma hw/tp-x230: enable rngd again
this works for the vanilla firmware but not on coreboot
Diffstat (limited to 'makefu/2configs/hw')
-rw-r--r--makefu/2configs/hw/tp-x230.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefu/2configs/hw/tp-x230.nix b/makefu/2configs/hw/tp-x230.nix
index c705b52a..14572b35 100644
--- a/makefu/2configs/hw/tp-x230.nix
+++ b/makefu/2configs/hw/tp-x230.nix
@@ -33,8 +33,8 @@ with import <stockholm/lib>;
Option "Backlight" "intel_backlight"
'';
};
- # no entropy source working
- # security.rngd.enable = true;
+
+ security.rngd.enable = true;
services.xserver.displayManager.sessionCommands =''
xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation" 8 1