about summary refs log tree commit diff
path: root/pkgs/applications/kde/kde-inotify-survey.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/kde-inotify-survey.nix')
-rw-r--r--pkgs/applications/kde/kde-inotify-survey.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/kde/kde-inotify-survey.nix b/pkgs/applications/kde/kde-inotify-survey.nix
index d90d789c5776..470e225ea0ab 100644
--- a/pkgs/applications/kde/kde-inotify-survey.nix
+++ b/pkgs/applications/kde/kde-inotify-survey.nix
@@ -23,6 +23,7 @@ mkDerivation {
 
   meta = {
     description = "Tooling for monitoring inotify limits and informing the user when they have been or about to be reached";
+    mainProgram = "kde-inotify-survey";
     homepage = "https://invent.kde.org/system/kde-inotify-survey";
     license = lib.licenses.gpl2Plus;
     maintainers = [];