diff --git a/hostconfig/thinkpad-nixos/hm.nix b/hostconfig/thinkpad-nixos/hm.nix index c7812b9..e6b703d 100644 --- a/hostconfig/thinkpad-nixos/hm.nix +++ b/hostconfig/thinkpad-nixos/hm.nix @@ -325,6 +325,7 @@ in { traxys.waybar.modules."custom/khal".enable = true; traxys.waybar.modules."disk#root".enable = false; + traxys.waybar.modules."battery".enable = true; traxys.waybar.modules."network#wifi" = { enable = true; interface = "wlp4s0";