removed pihole
started drafting out adguardhome
This commit is contained in:
parent
c4a7c711fb
commit
591566cc2a
8 changed files with 90 additions and 186 deletions
|
@ -74,6 +74,9 @@
|
|||
address = [
|
||||
"192.168.1.10/24"
|
||||
];
|
||||
|
||||
gateway = ["192.168.1.1"];
|
||||
dns = ["192.168.1.1"];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue