This commit is contained in:
2026-09-03 00:35:34 -04:00
parent af8dcaec06
commit fafc013896
16 changed files with 187 additions and 139 deletions
+3 -2
View File
@@ -4,7 +4,8 @@ ipv6_gateway = null
ipv4_nameservers = [
{address = "10.96.10.254"}
]
ipv6_ntp_servers = []
ipv6_nameservers = []
local_domain = "balsillie.house"
search_domains = [
"balsillie.net",
"balsillie.house"
@@ -12,4 +13,4 @@ search_domains = [
ipv4_ntp_servers = [
"10.96.10.254"
]
ipv6_nameservers = []
ipv6_ntp_servers = []