about summary refs log tree commit diff
path: root/pkgs/applications/maui/mauiman.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/maui/mauiman.nix')
-rw-r--r--pkgs/applications/maui/mauiman.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/maui/mauiman.nix b/pkgs/applications/maui/mauiman.nix
index 626d045b115cb..7566c7d6ed7d0 100644
--- a/pkgs/applications/maui/mauiman.nix
+++ b/pkgs/applications/maui/mauiman.nix
@@ -20,6 +20,7 @@ mkDerivation {
   meta = with lib; {
     homepage = "https://invent.kde.org/maui/mauiman";
     description = "Maui Manager Library. Server and public library API";
+    mainProgram = "MauiManServer3";
     maintainers = with maintainers; [ dotlambda ];
   };
 }