modularized tailscale service
Check NixOS configurations / eval-hosts (push) Failing after 40m6s

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