Added tailscale.

This commit is contained in:
samoht9277 2024-02-07 17:20:32 -03:00
parent 554b5d3670
commit 976db93859
No known key found for this signature in database
GPG key ID: 612AC42768391756

View file

@ -94,6 +94,7 @@ makeConf() {
caddy caddy
]; ];
services.openssh.enable = true; services.openssh.enable = true;
services.tailscale.enable = true;
# networking.firewall.allowedTCPPorts = [ ... ]; # networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ]; # networking.firewall.allowedUDPPorts = [ ... ];