adding pihole

This commit is contained in:
2025-07-23 19:41:40 +02:00
parent 9f707e02da
commit ce1d3af2a2
3 changed files with 8 additions and 4 deletions

View File

@@ -8,9 +8,12 @@
uid = 994;
gid = 993;
unbound = {
pihole = {
enable = true;
};
unbound = {
enable = false;
};
caddy = {
enable = true;
};