rke2: set the meta.mainProgram (#250748)

authored by zimbatm.tngl.sh and committed by GitHub 628b4a1f 04f7c121

+1
+1
pkgs/applications/networking/cluster/rke2/default.nix
··· 35 35 changelog = "https://github.com/rancher/rke2/releases/tag/v${version}"; 36 36 license = licenses.asl20; 37 37 maintainers = with maintainers; [ zimbatm zygot ]; 38 + mainProgram = "rke2"; 38 39 }; 39 40 }