diff --git a/pkgs/openwebstart.nix b/pkgs/openwebstart.nix index e431290..b3b2dfb 100644 --- a/pkgs/openwebstart.nix +++ b/pkgs/openwebstart.nix @@ -42,7 +42,7 @@ stdenv.mkDerivation (finalAttrs: { dontBuild = true; dontCheck = true; - desktopFiles = [ + desktopItems = [ (makeDesktopItem { name = "OpenWebStart Settings"; type = "Application";