summary refs log tree commit diff stats
path: root/system/nanopi.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/nanopi.nix')
-rwxr-xr-xsystem/nanopi.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/nanopi.nix b/system/nanopi.nix
index f4ca6e44..7e88effa 100755
--- a/system/nanopi.nix
+++ b/system/nanopi.nix
@@ -188,6 +188,8 @@ in
   };
   services.resolved.enable = false;
 
+  services.tailscale.enable = true;
+
   programs.command-not-found.enable = false;
 
   services.openssh = {