proxy/config/services.nix
2026-04-04 22:19:24 +02:00

6 lines
No EOL
61 B
Nix

{
nginx = {
enable = true;
acmeEmail = null;
};
}