From 0657599d302afbfa38217409bfd0573b0c818743 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Thu, 3 Oct 2024 20:44:48 +0530 Subject: cez: enable bluetooth --- os/cez/modules/tlp.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'os') diff --git a/os/cez/modules/tlp.nix b/os/cez/modules/tlp.nix index 7b002d0..1ccd539 100644 --- a/os/cez/modules/tlp.nix +++ b/os/cez/modules/tlp.nix @@ -11,9 +11,6 @@ CPU_SCALING_GOVERNOR_ON_AC = "performance"; CPU_SCALING_GOVERNOR_ON_BAT = "powersave"; - DEVICES_TO_ENABLE_ON_AC = "bluetooth"; - DEVICES_TO_DISABLE_ON_BAT_NOT_IN_USE = "bluetooth"; - CPU_BOOST_ON_AC = 1; CPU_BOOST_ON_BAT = 0; CPU_HWP_DYN_BOOST_ON_AC = 1; -- cgit v1.2.3