From 49d6eba0669d113143927b7fc547e24e24546bbd Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Mon, 1 Sep 2025 15:36:31 -0500 Subject: tailscale --- hosts/mercury/config.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/mercury/config.nix') diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix index f39552d..3790951 100644 --- a/hosts/mercury/config.nix +++ b/hosts/mercury/config.nix @@ -35,6 +35,7 @@ networking = { enable = true; iwd.enable = true; + tailscale.enable = true; }; bluetooth = { enable = true; -- cgit v1.3.1