about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/kde/kde-inotify-survey.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/kde/kde-inotify-survey.nix')
-rw-r--r--nixpkgs/pkgs/applications/kde/kde-inotify-survey.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/applications/kde/kde-inotify-survey.nix b/nixpkgs/pkgs/applications/kde/kde-inotify-survey.nix
index d90d789c5776..470e225ea0ab 100644
--- a/nixpkgs/pkgs/applications/kde/kde-inotify-survey.nix
+++ b/nixpkgs/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 = [];