ma hw/tp-x230: enable rngd again
this works for the vanilla firmware but not on coreboot
This commit is contained in:
parent
099ec1d888
commit
8c5a42f1fa
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue