~ruther/nixos-config

ff91a9b34fe503d6be749075782648f7cd7749eb — Frantisek Bohacek 1 year, 4 months ago c501539
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;

Do not follow this link