Status working now

This commit is contained in:
Julien Malka 2021-12-26 02:45:49 +01:00
parent a42a771ece
commit d63f558eb5
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F
3 changed files with 18 additions and 10 deletions

View file

@ -15,7 +15,6 @@ in
enableACME = true;
forceSSL = true;
root = inputs.homepage;
default = true;
};
services.nginx.virtualHosts."www.julienmalka.me" = {