hosts: update configurations for 25.11 and add new services

This commit is contained in:
Joakim Repomaa
2026-02-09 15:11:10 +02:00
parent 4d09b3546f
commit ac61399a18
6 changed files with 74 additions and 17 deletions

View File

@@ -238,6 +238,8 @@
forward-tls-upstream = true;
}
];
remote-control.control-enable = true;
};
};
@@ -245,7 +247,7 @@
enable = true;
nssmdns = true;
reflector = true;
interfaces = [ "lan" ];
allowInterfaces = [ "lan" ];
openFirewall = true;
};