Skip to content

Commit

Permalink
tailscale: minify binary
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed May 22, 2024
1 parent 42af33b commit 95ec319
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgs/servers/tailscale/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ buildGoModule {

tags = [
"ts_include_cli"

"ts_omit_aws"
"ts_omit_bird"
"ts_omit_kube"
];

doCheck = false;
Expand Down

0 comments on commit 95ec319

Please sign in to comment.