From f2352ff50d627ea20088d65d643cd092d711dd45 Mon Sep 17 00:00:00 2001 From: Spotlight Date: Sun, 8 Sep 2024 11:57:18 -0500 Subject: [PATCH] cyclone: Add Tailscale support --- hosts/cyclone/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/cyclone/configuration.nix b/hosts/cyclone/configuration.nix index 02ec777..dbe6ec0 100644 --- a/hosts/cyclone/configuration.nix +++ b/hosts/cyclone/configuration.nix @@ -59,6 +59,8 @@ PermitRootLogin = "no"; }; }; + + tailscale.enable = true; }; hardware = {