Adguard Home: Difference between revisions

Initial Commit: added example configuration & link to NixOS Search
 
Klinger (talk | contribs)
m Category:DNS added, link and short description added
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Expansion}}
[https://github.com/AdguardTeam/AdGuardHome AdGuard Home] is an DNS Server for blocking ads and tracking.
== Example config ==
== Example config ==
<syntaxhighlight lang="nixos">
<syntaxhighlight lang="nixos">
Line 37: Line 40:
   };
   };
</syntaxhighlight>See available options for the service at [https://search.nixos.org/options?query=services.adguardhome search.nixos.org/options?query=services.adguardhome]
</syntaxhighlight>See available options for the service at [https://search.nixos.org/options?query=services.adguardhome search.nixos.org/options?query=services.adguardhome]
[[Category:Applications]]
[[Category:Networking]]
[[Category:Server]]
[[Category:DNS]]