services/nginx-pages: fix acme bullshit

keep-around/750b0694208659c267ea469e2a634dc2f15d895b
hexchen 2021-10-28 19:02:38 +00:00
parent 939d7adbb6
commit 750b069420
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
with lib;
let
domains = [ "www.infra4future.de" "hacc.earth" "www.hacc.earth" ];
domains = [ "www.infra4future.de" "hacc.earth" "www.hacc.earth" "muc.hacc.earth" "help.studentsforfuture.info" ];
in {
services.nginx.virtualHosts =