about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--static.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/static.nix b/static.nix
index 5a7ad07..0a117d5 100644
--- a/static.nix
+++ b/static.nix
@@ -76,6 +76,12 @@ in {
           locations."/".proxyPass = address;
         };
 
+        "cnx.gdn" = {
+          enableACME = true;
+          forceSSL = true;
+          root = "/var/lib/www/cnx.gdn";
+        };
+
         "septagram.suricrasia.online" = {
           enableACME = true;
           extraConfig = ''