diff --git a/hosts/ti-clt-lpt01/configuration.nix b/hosts/ti-clt-lpt01/configuration.nix index ae4467c..1dea629 100644 --- a/hosts/ti-clt-lpt01/configuration.nix +++ b/hosts/ti-clt-lpt01/configuration.nix @@ -51,6 +51,7 @@ programs.nix-ld.enable = true; programs.adb.enable = true; + services.power-profiles-daemon.enable = true; # Boot. boot.loader.efi.canTouchEfiVariables = true;