add BrosTrend Wifi Repeater to homer

This commit is contained in:
2025-10-27 16:51:15 -04:00
parent 376b4f5f80
commit 2bd44a5782
4 changed files with 12 additions and 6 deletions

View File

@@ -64,6 +64,11 @@ services:
subtitle: "switch"
tag: "network"
url: "http://192.168.4.101"
- name: "BrosTrend Wifi Repeater"
icon: "fa-solid fa-network-wired"
subtitle: "wifi"
tag: "network"
url: "http://192.168.4.83/index.html"
- name: "Services"
icon: "fa-solid fa-cloud"

View File

@@ -14,6 +14,7 @@ bind:
- xai-corp.net.reverse
namedfiles:
- named.conf.local
#FIXME
# - named.conf.options
# - named.conf.default-zones
cleanup:

View File

@@ -68,7 +68,7 @@ options {
//auth-nxdomain no; # conform to RFC1035
listen-on-v6 { any; };
//allow-recursion { trusted; };
allow-recursion { trusted; };
//listen-on { any; };
//query-source address *;
//allow-query { trusted; };

View File

@@ -126,4 +126,4 @@ apps:
ktistec:
enabled: true
namespace: ktistec
state: present
state: absent