feat(router0-dmz0): init bpir3 based router

This commit is contained in:
steveej 2023-08-10 21:45:49 +02:00
parent 742e432ce7
commit 5de5e57518
20 changed files with 1133 additions and 209 deletions

View file

@ -43,14 +43,6 @@
};
# TODO: switch to something other than ddclient as it's no longer maintained
services.ddclient-hetzner = {
enable = false;
zone = "stefanjunker.de";
domains = [
"mailserver.svc.stefanjunker.de"
];
passwordFile = config.sops.secrets.hetznerDnsApiToken.path;
};
# TODO: switch to a let's encrypt certificate
sops.secrets.dovecotSslServerCert = {