Skip to content

Commit 60a88b4

Browse files
authored
Merge pull request NixOS#284802 from Tom-Hubrecht/netbird-mainprogram
2 parents da226d1 + ac1e28e commit 60a88b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/tools/networking/netbird/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,5 +111,6 @@ buildGoModule rec {
111111
description = "Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls";
112112
license = licenses.bsd3;
113113
maintainers = with maintainers; [ misuzu ];
114+
mainProgram = "netbird";
114115
};
115116
}

0 commit comments

Comments
 (0)