summaryrefslogtreecommitdiff
path: root/Biz/Nixpert.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2023-01-05 09:06:38 -0500
committerBen Sima <ben@bsima.me>2023-01-05 09:06:38 -0500
commitfa1940e9cb52db325e4ab9b786825e266db160f9 (patch)
tree258ac15c2e33b26da5eb7c9b8a757ff0a8230db3 /Biz/Nixpert.nix
parent47cd029db307d281d66188c62238a91f69170fcd (diff)
Enable nostr nip-5 verification
Diffstat (limited to 'Biz/Nixpert.nix')
-rw-r--r--Biz/Nixpert.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/Biz/Nixpert.nix b/Biz/Nixpert.nix
index 6e9d392..d009182 100644
--- a/Biz/Nixpert.nix
+++ b/Biz/Nixpert.nix
@@ -121,8 +121,6 @@ in {
'';
};
- services.nginx.virtualHosts."simatime.com".locations."/".return = "301 https://nixpert.chat";
-
services.nginx.virtualHosts."nixpert.chat" = {
forceSSL = true;
enableACME = true;