modularized tailscale service

This commit is contained in:
2026-07-13 00:44:29 +10:00
parent bca8c2f9df
commit aeaa1f6479
3 changed files with 6 additions and 4 deletions
View File
+5
View File
@@ -0,0 +1,5 @@
{ ... }:
{
services.tailscale.enable = true;
}