Skip to content

Commit ac1e28e

Browse files
committed
netbird: Add meta.mainProgram
1 parent f032654 commit ac1e28e

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)