Status working now

This commit is contained in:
Julien Malka 2021-12-26 02:45:49 +01:00
parent 228a585f7f
commit db1989e484
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" = {