We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da226d1 + ac1e28e commit 60a88b4Copy full SHA for 60a88b4
1 file changed
pkgs/tools/networking/netbird/default.nix
@@ -111,5 +111,6 @@ buildGoModule rec {
111
description = "Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls";
112
license = licenses.bsd3;
113
maintainers = with maintainers; [ misuzu ];
114
+ mainProgram = "netbird";
115
};
116
}
0 commit comments