From 178a4fab6cdb5cbde6535d131d3341dba811db32 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 3 Jan 2025 16:56:39 -0500 Subject: Get xmpp uploads working again The problem was that the ssl cert wasn't renewing. I added the domains to the nginx config, and cleaned up some other stuff. During debug I also udpated nixos-mailserver and nixos stable because I thought it would fix something; it didn't but I might as well use the updated versions of stuff since it seems to still work fine. --- 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 e9bff4b..8d5095d 100644 --- a/Omni/Cloud.nix +++ b/Omni/Cloud.nix @@ -5,7 +5,7 @@ bild.os { ./Os/Base.nix ./Packages.nix ./Users.nix - ./Cloud/Chat.nix + # ./Cloud/Chat.nix ./Cloud/Comms.nix ./Cloud/Git.nix ./Cloud/Hardware.nix -- cgit v1.2.3