Skip to content

Commit

Permalink
Revert "🧱 Use userspace networking in tailscale"
Browse files Browse the repository at this point in the history
This reverts commit 9996da4.

Not work well for my environment
  • Loading branch information
turtton committed Jan 15, 2025
1 parent 9996da4 commit fa8a1ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion os/core/shared/network.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
services.tailscale = {
enable = true;
openFirewall = true;
interfaceName = "userspace-networking";
};

# nixpkgs issue#180175
Expand Down

0 comments on commit fa8a1ea

Please sign in to comment.