cyclone: Add Tailscale support

This commit is contained in:
Spotlight 2024-09-08 11:57:18 -05:00
parent 8acebbd880
commit f2352ff50d
Signed by: spotlight
GPG key ID: 874AA355B3209BDC

View file

@ -59,6 +59,8 @@
PermitRootLogin = "no"; PermitRootLogin = "no";
}; };
}; };
tailscale.enable = true;
}; };
hardware = { hardware = {