From a20827fc0a7eb9a5bc9ae559b426b8c3f357ce3c Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 25 Mar 2025 11:41:20 -0400 Subject: Enable syncthing on Beryllium too This moves syncthing from the cloud only, and onto Beryllium as well. Also it gets rid of the nginx config because I don't really need access to it remotely like that. --- Omni/Cloud.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Omni/Cloud.nix') diff --git a/Omni/Cloud.nix b/Omni/Cloud.nix index 9c58008..27db37a 100755 --- a/Omni/Cloud.nix +++ b/Omni/Cloud.nix @@ -13,7 +13,7 @@ bild.os { ./Cloud/Hardware.nix ./Cloud/Mail.nix ./Cloud/Networking.nix - ./Cloud/Syncthing.nix + ./Syncthing.nix ./Cloud/Web.nix ./Cloud/Znc.nix ./Cloud/Monica.nix -- cgit v1.2.3