Don't add aliases

This commit is contained in:
niten 2024-06-19 18:10:04 -07:00
parent c50f459d7a
commit 2105c0128e
1 changed files with 0 additions and 1 deletions

View File

@ -330,7 +330,6 @@ in {
recommendedGzipSettings = true; recommendedGzipSettings = true;
recommendedOptimisation = true; recommendedOptimisation = true;
virtualHosts."users.fudo.org" = { virtualHosts."users.fudo.org" = {
serverAliases = [ "u.fudo.org" ];
enableACME = true; enableACME = true;
forceSSL = true; forceSSL = true;
locations = { locations = {