diff options
Diffstat (limited to 'hosts/mercury')
| -rw-r--r-- | hosts/mercury/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
