From 6ab89907a07e0b40759778dd29ebbdfd5dcb910f Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 30 Mar 2022 12:24:05 -0400 Subject: Move to nixpert.chat domain name I'm also just using the que.run stylesheet for now. Eventually I should make this a base stylesheet, instead of nesting it under Biz/Que, but that can come later. --- Biz/Cloud/Web.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'Biz/Cloud') diff --git a/Biz/Cloud/Web.nix b/Biz/Cloud/Web.nix index 442024e..3c7acea 100644 --- a/Biz/Cloud/Web.nix +++ b/Biz/Cloud/Web.nix @@ -169,6 +169,7 @@ in security.acme.certs.${rootDomain}.extraDomainNames = [ "bsima.me" "www.bsima.me" "dragons.dev" "devalloc.io" + "nixpert.chat" ] ++ map (sub: "${sub}.${rootDomain}") [ "tv" "matrix" -- cgit v1.2.3