mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
Updated flake lock
This commit is contained in:
parent
0f28ad7183
commit
6805cf011d
3 changed files with 99 additions and 32 deletions
|
@ -60,7 +60,7 @@ in
|
|||
|
||||
mkVPNSubdomain = name: port: {
|
||||
luj.nginx.enable = true;
|
||||
security.acme.certs."${name}.luj".server = "https://ca.luj:8443/acme/acme/directory";
|
||||
security.acme.certs."${name}.luj".server = "https://ca.luj:8444/acme/acme/directory";
|
||||
services.nginx.virtualHosts."${name}.luj" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue