meshcentral: unmaintain

I don't have any portable Windows machines anymore that need this kind
of tooling for (remote) maintenance.
This commit is contained in:
Maximilian Bosch
2026-08-07 21:37:36 +02:00
parent 23bf7f0484
commit 7fffa095da

View File

@@ -46,7 +46,7 @@ buildNpmPackage (finalAttrs: {
meta = {
description = "Computer management web app";
homepage = "https://meshcentral.com/";
maintainers = with lib.maintainers; [ ma27 ];
maintainers = [ ];
license = lib.licenses.asl20;
mainProgram = "meshcentral";
};