From 531bd88c384decc1cc3f815e9b7d9783ccc4ca4e Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Sat, 25 Jan 2025 19:19:36 -0500 Subject: glados-wsl: disable tailscale This is pointless as it shares a network with the host Windows machine, which already uses Tailscale --- systems/glados-wsl/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'systems') diff --git a/systems/glados-wsl/default.nix b/systems/glados-wsl/default.nix index 475a2e9..5c191f0 100644 --- a/systems/glados-wsl/default.nix +++ b/systems/glados-wsl/default.nix @@ -28,7 +28,6 @@ arm-builder.enable = true; mac-builder.enable = true; resolved.enable = false; - tailscale.enable = true; }; wsl = { -- cgit v1.2.3