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, ... }: