From d610a40c132e65b6a56a7a0da8806966bbd41f72 Mon Sep 17 00:00:00 2001 From: ene Date: Fri, 3 Feb 2023 17:12:57 +0100 Subject: Style: Formatting --- hosts/IDOHVE/hardware/cpu.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/IDOHVE/hardware/cpu.nix') diff --git a/hosts/IDOHVE/hardware/cpu.nix b/hosts/IDOHVE/hardware/cpu.nix index 5d61d02f..2d7232cd 100644 --- a/hosts/IDOHVE/hardware/cpu.nix +++ b/hosts/IDOHVE/hardware/cpu.nix @@ -1,4 +1,4 @@ {config, ...}: { - powerManagement.cpuFreqGovernor = "powersave"; + powerManagement.cpuFreqGovernor = "powersave"; hardware.cpu.amd.updateMicrocode = true; # Why not? } -- cgit 1.4.1