From 6ba3e19a4ba94a8d54706a2bbd500e79087b7eb1 Mon Sep 17 00:00:00 2001 From: 4DBug <4DBug@github.com> Date: Wed, 28 Jan 2026 23:54:28 -0600 Subject: [PATCH] push --- main.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/main.nix b/main.nix index 6b6c7dc..59508ce 100644 --- a/main.nix +++ b/main.nix @@ -280,11 +280,13 @@ in syncthing = { enable = true; - + key = "~/.syncthing/key.pem"; cert = "~/.syncthing/cert.pem"; extraFlags = [ "--no-default-folder" ]; + + openDefaultPorts = true; settings = { devices = if desktop then {