feat: open firewall to mosh

This commit is contained in:
Guz
2025-02-05 18:16:04 -03:00
parent e0bc2f18ca
commit 5868e55687

View File

@@ -88,6 +88,7 @@
# Mosh
programs.mosh.enable = true;
programs.mosh.openFirewall = true;
# Tailscale
services.tailscale.enable = true;