about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--static.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/static.nix b/static.nix
index aeda147..71889e8 100644
--- a/static.nix
+++ b/static.nix
@@ -119,6 +119,8 @@ in {
       };
       in (aliasOpenNIC "sinyx.indy" "cnx.gdn" {
         root = "/var/lib/www/cnx.gdn";
+      }) // (aliasOpenNIC "brutalmaze.sinyx.indy" "brutalmaze.cnx.gdn" {
+        root = "/var/lib/www/brutalmaze.cnx.gdn";
       }) // (aliasOpenNIC "pix.sinyx.indy" "px.cnx.gdn" {
         locations = {
           "/".index = "index.xhtml";