5 lines
42 B
Nix
5 lines
42 B
Nix
|
{
|
||
|
enableACME = true;
|
||
|
forceSSL = true;
|
||
|
}
|