update goofs
This commit is contained in:
parent
28f47361a0
commit
d49b17879d
5 changed files with 40 additions and 34 deletions
|
@ -33,4 +33,9 @@
|
|||
forceSSL = true;
|
||||
root = inputs.tomater;
|
||||
};
|
||||
services.nginx.virtualHosts."youre-wrong.lelgenio.com" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
root = inputs.youre-wrong;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue