feat(services): add adguardhome

This commit is contained in:
Felix Schröter 2025-05-10 16:58:42 +02:00
parent 43cb9890c9
commit 09554029fe
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 113 additions and 4 deletions
hosts/home-server

View file

@ -24,6 +24,7 @@ in
../../virtualisation/containers.nix
../../virtualisation/podman.nix
../../modules/inadyn.nix
../../services/adguardhome.nix
../../modules/systemdNotify.nix
../../services/postgres
../../services/mail.nix
@ -87,6 +88,7 @@ in
''}";
services.inadyn.domains = [
"felschr.com"
"dns.felschr.com"
"openpgpkey.felschr.com"
"ldap.felschr.com"
"auth.felschr.com"