diff --git a/home-modules/plasma.nix b/home-modules/plasma.nix index f31e58b..4167bb5 100644 --- a/home-modules/plasma.nix +++ b/home-modules/plasma.nix @@ -51,7 +51,7 @@ "org.kde.plasma.brightness" "org.kde.plasma.volume" "plasmashell_microphone" - (lib.mkIf (osConfig.lumpiasty.laptop == true) "org.kde.plasma.battery") + "org.kde.plasma.battery" ]; }; };