feat: several updates

This commit is contained in:
Xavier Morel
2025-12-09 14:35:20 +01:00
parent aec2e5bf63
commit a78704f30f
36 changed files with 826 additions and 150 deletions

View File

@@ -32,6 +32,9 @@ in
enable = true;
port = 9167;
openFirewall = true;
unbound = {
host = "unix:///run/unbound/unbound.ctl";
};
};
services.unbound = {
enable = true;
@@ -56,6 +59,7 @@ in
private-address = [
mask_cidr
];
do-udp = true;
do-ip6 = false;
so-sndbuf = 0;
access-control = [