diff options
-rw-r--r-- | system/mba.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/mba.nix b/system/mba.nix index cc8c81da..b1a17922 100644 --- a/system/mba.nix +++ b/system/mba.nix @@ -14,7 +14,6 @@ networking = { hostName = "mba"; }; - services.tailscale.enable = true; services.activate-system.enable = true; |