From 62e2519639faa250f43f9e80e69906a59d07a44e Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sat, 11 Jan 2025 03:55:19 +0100 Subject: delete legacy stuff and reformat --- modules/tlp.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/tlp.nix') diff --git a/modules/tlp.nix b/modules/tlp.nix index 930ca6d..ad3d743 100644 --- a/modules/tlp.nix +++ b/modules/tlp.nix @@ -9,7 +9,7 @@ USB_BLACKLIST = "1d50:604b 1d50:6089 1d50:cc15 1fc9:000c"; CPU_SCALING_GOVERNOR_ON_AC = "performance"; CPU_SCALING_GOVERNOR_ON_BAT = "powersave"; - WIFI_PWR_ON_BAT= "off"; + WIFI_PWR_ON_BAT = "off"; }; }; } -- cgit v1.3.1