From 716a1d1f79024dc0629c61bc912a570a4a200a25 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Mon, 23 Mar 2026 11:25:46 -0500 Subject: group mercury cleanup and firefox config updates --- hosts/mercury/battery.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/mercury/battery.nix') diff --git a/hosts/mercury/battery.nix b/hosts/mercury/battery.nix index d3f2e90..0aaa3cd 100644 --- a/hosts/mercury/battery.nix +++ b/hosts/mercury/battery.nix @@ -1,4 +1,4 @@ -{pkgs, ...}: { +{...}: { # auto-cpufreq services.power-profiles-daemon.enable = false; # conflicts with auto-cpufreq services.tlp.enable = false; # conflicts with auto-cpufreq -- cgit v1.3.1