mobile: Fix clash with power-daemon

This commit is contained in:
PapaTutuWawa 2021-07-30 10:29:39 +02:00
parent 8c16b5d4fc
commit 0d42b40516

View File

@ -3,7 +3,7 @@
# Special options for mobile devices # Special options for mobile devices
{ {
# Battery savings # Battery savings
services.tlp.enable = true; #services.tlp.enable = true;
# TODO: Maybe move this out of here # TODO: Maybe move this out of here
environment.systemPackages = [ pkgs.iio-sensor-proxy ]; environment.systemPackages = [ pkgs.iio-sensor-proxy ];