From 96bc20ab7029cc2e1950fa5b73033e711d4c7cbe Mon Sep 17 00:00:00 2001 From: Hermes Date: Thu, 14 May 2026 21:36:26 -0400 Subject: [PATCH 1/2] feat: add Syncthing firewall port and update compose submodule --- assets/compose | 2 +- hosts/lazyworkhorse/configuration.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/compose b/assets/compose index 611e96b..29ae32a 160000 --- a/assets/compose +++ b/assets/compose @@ -1 +1 @@ -Subproject commit 611e96b3065602234e379a4070cb60987604a2c3 +Subproject commit 29ae32a1c5f776f82f672672d25307d632be279e diff --git a/hosts/lazyworkhorse/configuration.nix b/hosts/lazyworkhorse/configuration.nix index 8c6729c..f1afae4 100644 --- a/hosts/lazyworkhorse/configuration.nix +++ b/hosts/lazyworkhorse/configuration.nix @@ -207,6 +207,7 @@ ai = { path = self + "/assets/compose/ai"; envFile = config.age.secrets.containers_env.path; + ports = [ 22000 ]; # Syncthing TCP sync }; cloudstorage = { From 0980dca4558e8725cbe40d5d86fb5d100ab9d8f4 Mon Sep 17 00:00:00 2001 From: Hermes Date: Thu, 14 May 2026 21:40:12 -0400 Subject: [PATCH 2/2] fix: update compose submodule to Traefik-routed Syncthing --- assets/compose | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/compose b/assets/compose index 29ae32a..f9fb28d 160000 --- a/assets/compose +++ b/assets/compose @@ -1 +1 @@ -Subproject commit 29ae32a1c5f776f82f672672d25307d632be279e +Subproject commit f9fb28d56078e7503516ac69307e862f3929c92b