feat(services): add adguardhome
This commit is contained in:
parent
43cb9890c9
commit
09554029fe
3 changed files with 113 additions and 4 deletions
hosts/home-server
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue