From 52e5e4a4d4ca172edb0c7954dfc103a72c07dfdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Rivera?= Date: Sat, 13 Jun 2026 22:10:05 +0200 Subject: [PATCH] custom-performance: fixes --- modules/hardware/battery.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/hardware/battery.nix b/modules/hardware/battery.nix index 1a0a31b..a898d85 100644 --- a/modules/hardware/battery.nix +++ b/modules/hardware/battery.nix @@ -1,7 +1,5 @@ {self, inputs, ...}: { flake.nixosModules.battery-laptop = { - lib, - config, pkgs, ... }: