removed pihole

started drafting out adguardhome
This commit is contained in:
Leyla Becker 2025-03-06 14:23:12 -06:00
parent c4a7c711fb
commit 591566cc2a
8 changed files with 90 additions and 186 deletions

View file

@ -74,6 +74,9 @@
address = [
"192.168.1.10/24"
];
gateway = ["192.168.1.1"];
dns = ["192.168.1.1"];
};
};
};