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 = {