chore: disable auto-cpufreq for laptop-phobos
1 files changed, 1 insertions(+), 1 deletions(-) M hosts/laptop-phobos/default.nix
M hosts/laptop-phobos/default.nix => hosts/laptop-phobos/default.nix +1 -1
@@ 82,8 82,8 @@ services = { # tlp.enable = true; # TLP and auto-cpufreq for power management + # auto-cpufreq.enable = true; logind.lidSwitch = "lock"; # lock on lid close - auto-cpufreq.enable = true; xserver.libinput = { enable = true;