mirror of
https://github.com/davegallant/nix-config
synced 2025-08-08 14:02:26 +00:00
Add tailscale configuration for WSL2
Related to https://github.com/tailscale/tailscale/issues/562
This commit is contained in:
@@ -28,6 +28,8 @@ in {
|
||||
|
||||
# Enable integration with Docker Desktop
|
||||
docker.enable = true;
|
||||
|
||||
tailscale.enable = true;
|
||||
};
|
||||
|
||||
# Enable nix flakes
|
||||
|
Reference in New Issue
Block a user