From 6291fefa5741f201f29e2916ca29b93bcc6b7fc8 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Mon, 1 Sep 2025 15:46:53 -0500 Subject: tailscale on jupiter --- hosts/jupiter/config.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/jupiter') diff --git a/hosts/jupiter/config.nix b/hosts/jupiter/config.nix index be07242..80dd198 100644 --- a/hosts/jupiter/config.nix +++ b/hosts/jupiter/config.nix @@ -64,6 +64,7 @@ networking = { enable = true; networkmanager.enable = true; + tailscale.enable = true; }; audio = { -- cgit v1.3.1