nixos/cinnamon: Enable power-profiles-daemon
https://github.com/linuxmint/cinnamon/commit/7a4afa6c03838df8b328abeaeb26917bb094a0b8 If you use tlp you can disable this again in your config.
This commit is contained in:
@@ -111,6 +111,7 @@ in
|
||||
services.gnome.glib-networking.enable = true;
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
services.gvfs.enable = true;
|
||||
services.power-profiles-daemon.enable = mkDefault true;
|
||||
services.switcherooControl.enable = mkDefault true; # xapp-gpu-offload-helper
|
||||
services.touchegg.enable = mkDefault true;
|
||||
services.udisks2.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user