openlens: set mainProgram

This commit is contained in:
Matthieu Coudron
2024-01-02 10:31:06 +01:00
parent 3349a3d56d
commit 09f8ca24cf
@@ -35,6 +35,7 @@ appimageTools.wrapType2 {
homepage = "https://github.com/MuhammedKalkan/OpenLens";
license = licenses.mit;
maintainers = with maintainers; [ benwbooth sebtm ];
mainProgram = "openlens";
platforms = [ "x86_64-linux" ];
};
}