Enable Adguard DHCP.
This commit is contained in:
parent
0cca8fef77
commit
7c91cae6ed
1 changed files with 3 additions and 0 deletions
|
@ -81,6 +81,9 @@
|
|||
adguardhome = {
|
||||
enable = true;
|
||||
settings = {
|
||||
dhcp = {
|
||||
enabled = true;
|
||||
};
|
||||
filtering = {
|
||||
protection_enabled = true;
|
||||
filtering_enabled = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue