diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-09-01 15:46:53 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-09-01 15:46:53 -0500 |
| commit | 6291fefa5741f201f29e2916ca29b93bcc6b7fc8 (patch) | |
| tree | 93cea81568b4a3a424264d51116b218cda5d75cc | |
| parent | 464e39e3d96b513c0ae9d9b07bcc5ae47b48e622 (diff) | |
tailscale on jupiter
| -rw-r--r-- | hosts/jupiter/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 = { |
