From 1f09a69856d830b88067798a7f5bdd8e4fc238eb Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sun, 2 Mar 2025 18:20:48 -0500 Subject: [PATCH] fix string --- systems/palatine-hill/docker/nextcloud.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/palatine-hill/docker/nextcloud.nix b/systems/palatine-hill/docker/nextcloud.nix index 8f85f81..11229ef 100644 --- a/systems/palatine-hill/docker/nextcloud.nix +++ b/systems/palatine-hill/docker/nextcloud.nix @@ -66,7 +66,7 @@ in extra_params = "--o:ssl.enable=false --o:ssl.termination=true"; server_name = "collabora.nayeonie.com"; domain = "nextcloud\.alicehuston\.xyz|nextcloud\.nayeonie\.com"; - DONT_GEN_SSL_CERT = 1; + DONT_GEN_SSL_CERT = "1"; }; environmentFiles = [ config.sops.secrets."docker/collabora".path