nix-flake/base/firewall.nix
2025-06-03 17:43:06 +08:00

3 lines
50 B
Nix

{
services.syncthing.openDefaultPorts = true;
}