mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: dont use adguardhome for servers
This commit is contained in:
parent
13d9baedc1
commit
836cd7c6c2
9 changed files with 25 additions and 9 deletions
|
@ -41,6 +41,7 @@ in {
|
|||
};
|
||||
"10-wan" = {
|
||||
DHCP = "yes";
|
||||
dhcpConfig.UseDNS = false;
|
||||
#address = [
|
||||
# "192.168.178.2/24"
|
||||
# "fdee::1/64"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue