6 lines
No EOL
61 B
Nix
6 lines
No EOL
61 B
Nix
{
|
|
nginx = {
|
|
enable = true;
|
|
acmeEmail = null;
|
|
};
|
|
} |