try pihole network

This commit is contained in:
2026-01-19 01:09:51 -06:00
parent 02427aca71
commit 23b4035da1

View File

@@ -11,6 +11,8 @@
enable = true;
text = ''
nameserver 127.0.0.1
nameserver 1.1.1.1
nameserver 1.0.0.1
options edns0
'';
@@ -26,6 +28,10 @@
hostname = "pihole.local";
networks = [
"ve-pihole"
];
ports = [
"127.0.0.1:9001:80"
"53:53/tcp"