From c8dd5276e6e84f8173b2d212ea27c5bfadeb6e98 Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Sat, 24 May 2025 15:15:25 -0400 Subject: [PATCH] adding battery back into waybar --- modules/home/waybar.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/waybar.nix b/modules/home/waybar.nix index ff1ffad..c482f85 100644 --- a/modules/home/waybar.nix +++ b/modules/home/waybar.nix @@ -28,6 +28,7 @@ in { "network" "wireplumber" "bluetooth" + "battery" "power-profiles-daemon" "upower" "idle_inhibitor"