Revert "framework: switch to power-profiles-daemon"
This reverts commit bc2ab72bec
.
This was accidentially pushed to master instead to a PR.
This commit is contained in:
parent
bc2ab72bec
commit
d4ea64f206
|
@ -24,9 +24,6 @@
|
||||||
options snd-hda-intel model=dell-headset-multi
|
options snd-hda-intel model=dell-headset-multi
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# Less invasive than tlp and should work for frameworks
|
|
||||||
services.power-profiles-daemon.enable = lib.mkDefault true;
|
|
||||||
|
|
||||||
# For fingerprint support
|
# For fingerprint support
|
||||||
services.fprintd.enable = lib.mkDefault true;
|
services.fprintd.enable = lib.mkDefault true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue