add hello-fonts
This commit is contained in:
parent
55ab02f3ce
commit
35ce459191
3 changed files with 26 additions and 0 deletions
|
@ -38,4 +38,9 @@
|
|||
forceSSL = true;
|
||||
root = inputs.youre-wrong;
|
||||
};
|
||||
services.nginx.virtualHosts."hello-fonts.lelgenio.com" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
root = inputs.hello-fonts;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue