From 790f82e530c7c34b8685ee6a52ddbecf70639c6f Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Wed, 28 Jan 2026 12:29:40 +0100 Subject: Format and format --- hosts/apocalypse/hardware-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/apocalypse/hardware-configuration.nix') diff --git a/hosts/apocalypse/hardware-configuration.nix b/hosts/apocalypse/hardware-configuration.nix index a644cd9..d007508 100644 --- a/hosts/apocalypse/hardware-configuration.nix +++ b/hosts/apocalypse/hardware-configuration.nix @@ -144,7 +144,7 @@ # Copied from nix wiki to save on battery life. services.tlp = { - enable = false; + enable = false; }; # settings = { # CPU_SCALING_GOVERNOR_ON_AC = "performance"; -- cgit v1.3.1